CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (2 messages)

Gary— I had already found out about m_bCloseOnDelete by the time I got your message, but I didn't know the bit about its use varying by the type of ctor used. Thanks for the info. Justin
I believe that I have found a contradiction in the documentation of CFile, regarding whether destroying an open CFile will cause the associated operating system file to be closed. Below are excerpts from the on-line MFC 2.5 help file: from CFile::Close : " Closes the file associated with this object…