Hi,
I would like to know if someone had some issue using LoadLibrary under
VC.net 2005 ?
Do you have some example of code ?
thanks,
Maileen
Nishant Sivakumar - 03 Nov 2005 18:37 GMT
LoadLibrary hasn't changed in VC++ 2005 - it cannot be changed by a VC
version as it's a Kernel32.dll API - unless VC versions patch the system
DLLs (which they dont)

Signature
Regards,
Nish [VC++ MVP]
> Hi,
>
[quoted text clipped - 5 lines]
>
> Maileen
Nishant Sivakumar - 03 Nov 2005 18:38 GMT
Anyway, for sample code, see :-
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/us
ing_run_time_dynamic_linking.asp

Signature
Regards,
Nish [VC++ MVP]
> Hi,
>
[quoted text clipped - 5 lines]
>
> Maileen