L
Lloyd Dupont
I'm using OpenNETCF's ApplicationEx in my code.
there is no Idle event .... (which I plan to use)
looking in winuser.h I found
WM_ENTERIDLE 289
but, looking on VS.NET help file it didn't seem to be defined on WindowsCE
How could I know when my appli is Idle ?
(typically I want to take the opportunity to do some additional & small
consolidation work when the user is not using the app...)
there is no Idle event .... (which I plan to use)
looking in winuser.h I found
WM_ENTERIDLE 289
but, looking on VS.NET help file it didn't seem to be defined on WindowsCE
How could I know when my appli is Idle ?
(typically I want to take the opportunity to do some additional & small
consolidation work when the user is not using the app...)