Creating Compound File System in Windows Mobile 5.0 and later

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mona123
    New Member
    • Dec 2008
    • 1

    Creating Compound File System in Windows Mobile 5.0 and later

    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 StgCreateDocFil e 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
Working...