Hi all,
I have a problem. I want to store some records in the file using ATL COM. Can someone tell me how can i do that. Do I have to inerit my interface from any of the exixting interfaces.
Thanks in advance.
Prasad Dixit
Printable View
Hi all,
I have a problem. I want to store some records in the file using ATL COM. Can someone tell me how can i do that. Do I have to inerit my interface from any of the exixting interfaces.
Thanks in advance.
Prasad Dixit
Have a look at the IPersistFile interface.
Dave
I checked IPersistFile But i could not understand how to use it to write into files
Thanks in advance
Prasad Dixit