|
-
Sep 5th, 2002, 11:55 PM
#1
Thread Starter
PowerPoster
CreateDialog in DLL
I have write a Dll and one of the export function will create a dialog within the DLL and show on the screen.
It was running fine if i implicitly link the DLL with the compiled lib in my Project Settings|Link section. But it doesn't wotk if i load the Dll with LoadLibrary and GetProcAddress.
Why, it won't work
regards,
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|