id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3824 Introduce DllMain callback to DLL binary Mateusz Łoskot Mateusz Łoskot "This is a simple patch that introduces [http://msdn.microsoft.com/en-us/library/ms682583.aspx DllMain] callback function to gdalXY.dll binary on Windows. The set up and tear down procedures have become non-trivial and in complex applications it may be a challenge to perform this operations properly. The DllMain callback serves as a central place for this tasks and it's a place where it can be performed properly and safely. If accepted, I'm ready to commit." enhancement closed normal 1.8.0 default svn-trunk normal fixed dll