There are a whole bunch of disjoint samples and documentation out on the web right now for this task that is just cumbersome to use and integrate. So I thought I should integrate all these snippets (see links below for sources) into one uber solution (managed + native) for VS 2005 beta users. You can download this sample from

http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=5477acd6-d58d-41d0-9390-ed0daa1f9dda

What does this sample contain:

This is a VS 2005 project that contains both the native and managed portions in one easy to deply solution. The default configurations are to deploy to a Windows Mobile 5.0 Pocket PC. So besides VS 2005 Beta you will need the WM 5.0 SDK for Pocket PC and SmartPhone to use this project as intended.

It uses the receiving SMS message base sample from http://www.microsoft.com/downloads/details.aspx?FamilyId=98CCF3D4-DB7C-4A7D-A323-53BBDBBE0420&displaylang=en and tags along enhancements from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/ReceivingSMSMessages.asp and http://msdn.microsoft.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/receivingsmsmessages.asp

Disclaimer(s):
This posting is provided "AS IS" with no warranties, and confers no rights.
Some of the information contained within this post may be in relation to beta software. Any and all details are subject to change.