CArchive 클래스 설명
Data Members m_pDocument | Points to the CDocument object being serialized. Construction Abort | Closes an archive without throwing an exception. CArchive | Creates a CArchive object. Close...
Data Members m_pDocument | Points to the CDocument object being serialized. Construction Abort | Closes an archive without throwing an exception. CArchive | Creates a CArchive object. Close...
방법은 간단합니다. xxxApp 클래스의 InitInstance()함수에서 // Parse command line for standard shell commands, DDE, file open CCommandLineInfo cmdInfo; cmdInfo.m_nShellCommand = CCommandLineInfo::FileNothing; <-...