Hi,
I am a beginner that is writing a Mobile Device Application with
Visual Studio 2003. When my device is being 'docked' i want to recieve
a message so i can start my synchronisation.

I've already used CeRunAppAtEvent and CeEventHasOccurred but this does
nothing when my application is already running.

I have made a new class from MessageWindow where i have made an
override of the WndProc function. But all i get is a message 26 and
1022 and i do not now what it means. I suspect that 26 has something
to do with my wireless connection.

Can someone help

Stefan