Hi, I'm trying to make a program that can send attachments. I want to show images preview like the Contacts application.
I used ExgGet() for this and assigned the following values: exgSocketType.name = "_local:"; exgSocketType.target = jpegDefApp; jpegDefApp value was obtained from ExgGetDefaultApplication(&jpegDefApp, exgRegExtensionID, "jpg"); This works on Treo600 but fails on other devices and Simulators I tried (Treo650 and Treo680). Any help will be appreciated. Regards, Sagar Mody -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
