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.

40 lines
782 B

  1. #include <windows.h>
  2. #include <ntverp.h>
  3. #include <dav.rh>
  4. // Strings
  5. //
  6. STRINGTABLE
  7. {
  8. IDS_ExtensionName "HTTP Extensions for Windows NT"
  9. }
  10. #define VER_FILEDESCRIPTION_STR "Web DAV Extensions for Windows\0"
  11. #define VER_INTERNALNAME_STR "HTTPEXT"
  12. #define VER_ORIGINALFILENAME_STR "HTTPEXT.DLL"
  13. #define VER_FILETYPE VFT_DLL
  14. #define VER_LANGNEUTRAL
  15. #include "iisver.h"
  16. #include "common.ver"
  17. // The following multi-language processing must be last
  18. //
  19. #include <statcode.h>
  20. #pragma code_page(1252)
  21. // For each locale identifier, there should
  22. // a matching language below:
  23. //
  24. LANGUAGE LANG_ENGLISH,SUBLANG_ENGLISH_US
  25. #include "statcode.s"
  26. #pragma code_page(default)
  27. // ALLFSMC.RC
  28. //
  29. LANGUAGE 0x9,0x1
  30. 1 11 MsgFSEn.bin