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.

23 lines
647 B

  1. /* admapi.rc
  2. Resource Script for Setup dialogs
  3. FILE HISTORY:
  4. RamC 11/29/95 Created
  5. */
  6. #include <windows.h>
  7. #include <ntverp.h>
  8. /*-----------------------------------------------*/
  9. /* the following lines are specific to this file */
  10. /*-----------------------------------------------*/
  11. #define VER_FILETYPE VFT_DLL
  12. #define VER_FILESUBTYPE VFT2_UNKNOWN
  13. #define VER_FILEDESCRIPTION_STR "Windows NT 4.0 Remote Access Administration DLL"
  14. #define VER_INTERNALNAME_STR "rassapi.dll"
  15. #define VER_ORIGINALFILENAME_STR "admapi.dll"
  16. #include "common.ver" // NT5.0 version file.