|
-
Oct 11th, 2006, 04:09 PM
#3
Thread Starter
Frenzied Member
Re: Show window as modal dialog
 Originally Posted by CornedBee
Sure there is: you just need to emulate DialogBox. In other words, disable the parent window.
Yeah, the closest I've gotten is calling GetClassInfoEx with the #32770 dialog box class and changing the WndProc and Class Name. Find the window styles with Spy++ calling CreateWindowEx with no luck. The window isn't shown.
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
|