AppModeBind.h 299 B

12345678910111213
  1. #pragma once
  2. /////////////////////////////////////////////////////////////////////////////
  3. // AppModeBind.h: Declaration of the CAppModeBind class creator.
  4. //
  5. /////////////////////////////////////////////////////////////////////////////
  6. // Instantiation Method
  7. //
  8. IAppMode* CreateAppModeBind();