- #pragma once
- /////////////////////////////////////////////////////////////////////////////
- // AppModeBind.h: Declaration of the CAppModeBind class creator.
- //
- /////////////////////////////////////////////////////////////////////////////
- // Instantiation Method
- //
- IAppMode* CreateAppModeBind();
|