[vtkusers] Delayloading VTK

Rick Dailey rick at pile.com
Fri Jul 21 06:13:42 EDT 2017


I have done this successfully using C++ and Win32.  For other languages and
OS, I don't know.  With Win32 you can provide dll loading hooks and redirect
any path.

See this page on MSDN for an overview:

https://msdn.microsoft.com/en-us/library/z9h1h6ty.aspx
<https://msdn.microsoft.com/en-us/library/z9h1h6ty.aspx>  

If you need more detailed information about implementing with VTK, let me
know and I'll post more.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Delayloading-VTK-tp5744000p5744095.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list