|
-
October 5th, 2011, 03:55 PM
#2
Re: Multiple instances of WindowProc across multiple DLLs
While writing my original post I noticed something, which is, I am linking the lib with the static definition for WndProc to the main app.exe and the loaded .dll projects. This could be the cause for each dll having its own copy of the function. Not sure though as I am new to using non-MFC dlls, but will see if that is the cause.
if anyone still has some clues/ideas to whats going on, or if my assumption is right/wrong, please do reply.
Thanks,
Bob2u
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
|