AppModeAttach.h 305 B

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