Howdy all,

I'd like to know how can I call the Windows (CE) API to lock my screen
in C# ?

My application must lock the screen after certain period of
inactivity; I'd like to use the Windows API, because to unlock the
screen my application will call a particular form for this - I will
not use the windows screen and/or password to unlock.

I'm using Windows Mobile 5.0 (HP iPAQ) and I'm developing my
application in C# with Visual Studio 2003.

Thank you in advance,

Marcelo Muzilli