- #pragma once
- /////////////////////////////////////////////////////////////////////////////
- // AppModeAttach.h: Declaration of the CAppModeAttach class creator.
- //
- /////////////////////////////////////////////////////////////////////////////
- // Instantiation Method
- //
- IAppMode* CreateAppModeAttach();
|