When I create a Rich Edit Control I load the DLL by calling
LoadLibrary("RichEd20.dll")
Do I have to call FreeLibrary() at some point? If so, when do I call it? Do I call it when the program ends? Thanks.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Thread: When do I can FreeLibrary()?Threaded View
|
Click Here to Expand Forum to Full Width |