Connecting Tech Pros Worldwide Forums | Help | Site Map

Creating Compound File System in Windows Mobile 5.0 and later

Newbie
 
Join Date: Dec 2008
Posts: 1
#1: Dec 21 '08
Hi,

I want to create a Compound file system in which I can create files and folders and handle all the file notifications like file create, open,read,write,move,copy etc. in windows mobile 5.0 and later. I understand that it can be done by using StgCreateDocFile API and IStorage to do this.But I don't find any information on how to implement this.
I appreciate if you can provide steps or samples to implement CFS in windows mobile?
Thanks

Reply