Petar Popara
2006-01-10 13:26:57 UTC
I'm compiling using VC 7.1 (2003) compiler. If I try to construct CFile
object and pass to the constructor not existing file and set those flags:
CFile::modeRead | CFile::shareDenyNone, in DEBUG build I got an ASSERT
failure.
By searching the Internet I have found this topic, which exactly describes
my problem, but there is no solution??
http://www.experts-exchange.com/Programming/Programming_Languages/Cplusplus/Q_20564822.html
object and pass to the constructor not existing file and set those flags:
CFile::modeRead | CFile::shareDenyNone, in DEBUG build I got an ASSERT
failure.
By searching the Internet I have found this topic, which exactly describes
my problem, but there is no solution??
http://www.experts-exchange.com/Programming/Programming_Languages/Cplusplus/Q_20564822.html