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.

26 lines
755 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 nodemgr.rc
  13. //
  14. #include "mmcres.h"
  15. #include <ntverp.h>
  16. #include <winver.h>
  17. #define VER_FILETYPE VFT_DLL
  18. #define VER_FILESUBTYPE VFT2_UNKNOWN
  19. #define VER_FILEDESCRIPTION_STR "MMC Node Manager DLL"
  20. #define VER_INTERNALNAME_STR "mmcndmgr.dll"
  21. #define VER_ORIGINALFILENAME_STR "mmcndmgr.dll"
  22. #include "common.ver"