>Is it possible to have an application which can handle more than one type of
>data from the Exchange Manager <snip>

I haven't tried registering multiple MIME types or file extensions, but it looks like 
it should work. The ExgRegisterData routine stores a tab delimited string containing 
MIME types or file extensions. The MIME types and file extensions are stored in 
separate preference records. Each record can contain several MIME types or file 
extensions. Rather than calling ExgRegisterData for each MIME type and file extension, 
call it once with all the MIME types and then again with all the file extensions. 
Separate them with tabs.

Hope this helps.
-
Danny Epstein, Applied Thought Corporation
Have friends with Palm organizers? Get BeamBooks!
http://www.appliedthought.com/beambooks

Reply via email to