|
-
January 21st, 2013, 06:55 AM
#20
Re: How to call Dialog window (formed as resource) from a .DLL
 Originally Posted by Pavel_47
The problem with this realization - it doesn't use resources, so all controls and theirs handler on windows must be created manually. As interface can be quite comlicated it could take considerable time. So, the question:
What should I change in this working application in order to add resource building facility ?
That question alone demonstrates that you have little idea of what you're dealing with.
Creating controls dynamically and have them useful is non-trivial, even for persons experienced in MFC programming. So even if experienced persons need to do research, test, debug, etc. to accomplish this, how do you think you'll be able to accomplish this?
Regards,
Paul McKenzie
Last edited by Paul McKenzie; January 21st, 2013 at 06:57 AM.
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
|