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.

56 lines
1.8 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 client certificate 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_IISMAP11_FLDS "Subject"
  23. IDS_IISMAP11_FLDI "Issuer"
  24. IDS_IISMAP11_FLDC "Certificate"
  25. IDS_IISMAP11_FLDA "NT Account"
  26. IDS_IISMAP11_FLDN "Name"
  27. IDS_IISMAP11_FLDE "Enabled"
  28. IDS_IISMAP11_FLDP "NT Password"
  29. IDS_CMR_ASN_C "C"
  30. IDS_CMR_ASN_O "O"
  31. IDS_CMR_ASN_OU "OU"
  32. IDS_CMR_ASN_CN "CN"
  33. IDS_CMR_ASN_L "L"
  34. IDS_CMR_ASN_S "S"
  35. IDS_CMR_ASN_T "T"
  36. IDS_CMR_ASN_GN "GN"
  37. IDS_CMR_ASN_I "I"
  38. IDS_CMR_ASN_Email "Email"
  39. IDS_CMR_ASN_Addr "A"
  40. IDS_CMR_X509FLD_IS "Issuer"
  41. IDS_CMR_X509FLD_SU "Subject"
  42. IDS_CMR_X509FLD_SN "Serial number"
  43. END
  44. #include "mapmsg.h"
  45. 1 11 MSG00001.bin