|
-
Jul 21st, 2003, 10:29 AM
#1
Thread Starter
New Member
Create() Problems - resolved
Hi,
I've just followed this article:
http://www.codeguru.com/doc_view/DialogSwitcher.html
and as far as I can tell, my code is the same as that in the article, and the child dialog has the correct settings (ie child, no border).
When I call the create method on my child dialog, it returns false (ie it's failed), so obviously when it goes on to call ShowWindow, the Assert fails.
Any ideas why this might be?
Cheers
Last edited by [TFX]Azrael; Jul 22nd, 2003 at 01:23 AM.
-
Jul 21st, 2003, 05:27 PM
#2
Frenzied Member
I think we are going to need to see your code or project to help you better.
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Jul 22nd, 2003, 01:23 AM
#3
Thread Starter
New Member
Sorry - figured it out already, it's because I was using a rich text box without calling the initialisation function
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
|