CCommandLineInfo::m_bShowSplash
Indicates that the splash screen should be displayed.
BOOL m_bShowSplash;
Заметки
If TRUE, this means the splash screen for this application should be displayed during startup. The default implementation of ParseParam sets this data member to TRUE if m_nShellCommand is equal to CCommandLineInfo::FileNew.
Требования
Header: afxwin.h
См. также
Основные понятия
CCommandLineInfo::m_bRunAutomated
CCommandLineInfo::m_bRunEmbedded