How to get application idle state for Pocket PC 2003
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
May I know is anyway to retrieve the application idle notification for an application running on Pocket PC 2003 which handheld is with touch screen. Pls help and thanks in advance.
-
May I know is anyway to retrieve the application idle notification for an application running on Pocket PC 2003 which handheld is with touch screen. Pls help and thanks in advance.
Doesn't the CWinApp::OnIdle get called? AliR.
AliR. Visual C++ MVP