![]() |
#2
tomhe6662010-12-25 08:49
|
cmdInfo.m_nShellCommand = CCommandLineInfo::FileNothing;
我在一个SDI程序的main.cpp里加了这样一句话,可是后面就出现了runtime-error.
但是如果是MDI程序就不会有这样的问题.
请问这是为什么呢,谢谢:)