13 #pragma managed( push, off )    43 #if defined( _WINDLL ) && !defined( _MANAGED )    51         return ::GetModuleHandleW( 
nullptr );
    75 #pragma managed( pop ) 
static CMonitor s_cInstance
静的インスタンス 
#define _PROJECT_TYPE
プロジェクト種別定義 
static CConsole s_cInstance
静的インスタンス 
static CDebug s_cInstance
静的インスタンス 
static HINSTANCE GetInstanceHandle() noexcept
インスタンスハンドル取得関数 
static wchar_t const * GetProjectType() noexcept
プロジェクト種別取得関数