-
-
-
-
-
-
-
[
Visual C++ (VC++)]
DelayLoad_source.zip
The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initialization ...
Category:
StatusBar Upload User:
pyjian007 Size:
80K
-
-
-
-