|
-
April 24th, 2003, 06:08 PM
#1
problem with the CSingleDocTemplate class.. HELP
hi !
i have a problem with the CSingleDocTemplate class..
in the InitInstance() function, after ProcessShellCommand(...) i do some more processing, but i want to hide the window created after i call ProcessShellCommand(...)
the problem is that i cannot hide the window (even if i hide it after i call ProcessShellCommand(...) it is still making a flash).i want to hide it, because i need to create it, but after i create i do some more processing that takes some time, and i don't want to see that nasty looking window in background...
i think that is something in PreCreateWindow, but i'm not sure what style to use, and if that is a solution.
thanx !
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
|