|
-
November 12th, 2007, 07:33 AM
#1
CWaitCursor issue
Hi,
My application initialization takes some time and I'd like to display a wait cursor while it is being loaded. So I have tried to put the following line at the beginning of my overridden CWinApp::InitInstance() method :
This changes nothing, the cursor is still displayed as an arrow. It seems it has something to do with being in the InitInstance() because it works later in other parts of the program. Would you have an explanation and/or a workaround ?
Thanks
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
|