Hello,
I have a question about programming a daemon programm for Pocket PC. The programm should run in background, and intercept messages sent beetween other programs.
For example. When I open a program on Pocket PC a "shell API" message is sent. I want to catch the message on the way to his target and deceide to do something (if some conditions are true for example).
I am not quite sure what to use. Unmanaged code If someone knows a good reference for such programming, it would be great.

[Windows Mobile] Windows messages
Targe309404
No, there is no officially documented way of doing this.
More see here: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=942607&SiteID=1
Shah Sahil
Which message are you trying to catch
Scott Masters
ION T
rwright142
Would it somehow be possible to detour shellExecute
AndyL