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.

27 lines
768 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by amc.rc
  13. //
  14. #include "mmcres.h"
  15. #include <ntverp.h>
  16. #include <winver.h>
  17. #include <dlgs.h>
  18. #define VER_FILETYPE VFT_APP
  19. #define VER_FILESUBTYPE VFT2_UNKNOWN
  20. #define VER_FILEDESCRIPTION_STR "Microsoft Management Console"
  21. #define VER_INTERNALNAME_STR "mmc.exe"
  22. #define VER_ORIGINALFILENAME_STR "mmc.exe"
  23. #include "common.ver"