hi,

i need to know how to wait the process until today screen activates at
boot-up

while( !GetDesktopWindow() ) { }

process still continues while WindowsMobile image still covers the desktop.

anyone? thanks
-jun

Re: wait until today screen activates at boot-up by Jun

Jun
Tue Oct 11 02:00:20 CDT 2005

up..

"Jun" <j_core99@yahoo.com> wrote in message
news:%23FaMhnbzFHA.464@TK2MSFTNGP15.phx.gbl...
> hi,
>
> i need to know how to wait the process until today screen activates at
> boot-up
>
> while( !GetDesktopWindow() ) { }
>
> process still continues while WindowsMobile image still covers the
> desktop.
>
> anyone? thanks
> -jun
>