Source code of Windows XP (NT5)
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.

67 lines
2.1 KiB

  1. #include <ntverp.h>
  2. #include <winver.h>
  3. #define VER_FILETYPE VFT_DLL
  4. #define VER_FILESUBTYPE VFT2_UNKNOWN
  5. #define VER_FILEDESCRIPTION_STR "Microsoft IIS mapper"
  6. #define VER_INTERNALNAME_STR "iismap.dll"
  7. #define VER_ORIGINALFILENAME_STR "iismap.dll"
  8. #include "iisver.h"
  9. #include "common.ver"
  10. LANGUAGE 0x9,0x1
  11. #include "iismaprc.h"
  12. STRINGTABLE
  13. BEGIN
  14. IDS_IISMAP_FLD0 "Issuer Organization"
  15. IDS_IISMAP_FLD1 "Issuer Organization Unit"
  16. IDS_IISMAP_FLD2 "Issuer Country/Region"
  17. IDS_IISMAP_FLD3 "Subject Organization"
  18. IDS_IISMAP_FLD4 "Subject Organization Unit"
  19. IDS_IISMAP_FLD5 "Subject Country/Region"
  20. IDS_IISMAP_FLD6 "Subject Name"
  21. IDS_IISMAP_FLD7 "NT Account"
  22. IDS_ITAIISMAP_FLD0 "Internet Account"
  23. IDS_ITAIISMAP_FLD1 "Internet Password"
  24. IDS_ITAIISMAP_FLD2 "NT Account"
  25. IDS_MD5IISMAP_FLD0 "Realm"
  26. IDS_MD5IISMAP_FLD1 "Internet Account"
  27. IDS_MD5IISMAP_FLD2 "Internet Password"
  28. IDS_MD5IISMAP_FLD3 "NT Account"
  29. IDS_MD5IISMAP_FLD4 "Clear text password"
  30. IDS_MD5IISMAP_FLD5 "NT password"
  31. IDS_IISMAP11_FLDS "Subject"
  32. IDS_IISMAP11_FLDI "Issuer"
  33. IDS_IISMAP11_FLDC "Certificate"
  34. IDS_IISMAP11_FLDA "NT Account"
  35. IDS_IISMAP11_FLDN "Name"
  36. IDS_IISMAP11_FLDE "Enabled"
  37. IDS_IISMAP11_FLDP "NT Password"
  38. IDS_CMR_ASN_C "C"
  39. IDS_CMR_ASN_O "O"
  40. IDS_CMR_ASN_OU "OU"
  41. IDS_CMR_ASN_CN "CN"
  42. IDS_CMR_ASN_L "L"
  43. IDS_CMR_ASN_S "S"
  44. IDS_CMR_ASN_T "T"
  45. IDS_CMR_ASN_GN "GN"
  46. IDS_CMR_ASN_I "I"
  47. IDS_CMR_ASN_Email "Email"
  48. IDS_CMR_ASN_Addr "A"
  49. IDS_CMR_X509FLD_IS "Issuer"
  50. IDS_CMR_X509FLD_SU "Subject"
  51. IDS_CMR_X509FLD_SN "Serial number"
  52. END
  53. #include "mapmsg.h"
  54. 1 11 MSG00001.bin