in reply to
Re: a use for Win32::LoadLibrary()
in thread
a use for Win32::LoadLibrary()
I'm a strict Unixian, but apparently Windows supports
some form of library versioning
since Windows XP. According to this page, true DLL numbering even became standard in Visual Studio 2010 (better late than never).
Comment on
Re^2: a use for Win32::LoadLibrary()
In Section
Meditations