MAPI: CustomForm and TransportDemo samples



I posted this previously on MSDN forum at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3905864&SiteID=1 and on pocketpc.developer newsgroup but there has been no reply so I post here.

I am referring to the 2 MAPI samples found in the WM6 SDK samples folder. I couldn't get anything out of it. I have the following questions

1. For the TransportDemo sample, after I created a new email account using TransportDemo (and not POP3 or IMAP), the account created is not shown anywhere within PocketOutlook, so basically I couldn't do anything. I have tried rebooting device, uninstallating/reinstalling TransportDemo.cab but to no avail.

2. For the CustomForm sample, as instructed, nothing changes visually after the sample is installed. According to readme.txt, it will allow the device to receive EMS message by displaying a custom compose form. But I cannot send EMS message using emulator or using a real device so basically I can't test it. Is there a sample somwhere that sends EMS message, or at least demonstrate how to create a Custom Compose Form (and not a custom Read form).

3. How do I debug these 2 sample codes? I have set the remote target to be \windows\tmail.exe (which works for the InboxMenuExtensibility code) but the IDE shows that no debug symbols have been loaded (and therefore breakpoints won't get hit).

Thanks in advance for any hints :)


.