If you mean at runtime, there will be no such thing.
Lib will be statically linked to your .exe file
What you should deal with is more when linking DLL (with LoadLibrary() for example)
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Thread: #pragma commentThreaded View
|
Click Here to Expand Forum to Full Width |