Click to See Complete Forum and Search --> : ATL and Files


Prasad Dixit
May 4th, 1999, 02:53 AM
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

Dave Lorde
May 4th, 1999, 08:50 AM
Have a look at the IPersistFile interface.

Dave

Prasad Dixit
May 4th, 1999, 10:46 PM
I checked IPersistFile But i could not understand how to use it to write into files
Thanks in advance
Prasad Dixit