WM_KICKIDLE Message and Cursor?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, i need some suggestions with this problem, after start my application does nothing until the user give some input to dialog. but the cursor is always as "wait-cursor" showed!? On Spy++ the only messages that are active are this wm_kickidle messages. Now, this is only if my application runs on 64bit system (ms windows), not on 32bit??? Does any one have idea about how to solve this? regards arrin