Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
731 B

  1. // logui.h : main header file for LOGUI.DLL
  2. #if !defined( __AFXCTL_H__ )
  3. #error include 'afxctl.h' before including this file
  4. #endif
  5. #define _COMIMPORT
  6. #include "resource.h" // main symbols
  7. #include <common.h> // common properties symbols
  8. #include "helpmap.h" // main symbols
  9. /////////////////////////////////////////////////////////////////////////////
  10. // CLoguiApp : See logui.cpp for implementation.
  11. class CLoguiApp : public COleControlModule
  12. {
  13. public:
  14. BOOL InitInstance();
  15. int ExitInstance();
  16. void PrepHelp( OLECHAR* pocMetabasePath );
  17. };
  18. extern const GUID CDECL _tlid;
  19. extern const WORD _wVerMajor;
  20. extern const WORD _wVerMinor;
  21. // ..\wrapmb\obj\*\wrapmb.lib \