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
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