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.

105 lines
2.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""Passport.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. #include <ntverp.h>
  45. #define VER_FILETYPE VFT_DLL
  46. #define VER_FILESUBTYPE VFT_UNKNOWN
  47. #define VER_FILEDESCRIPTION_STR "PassportManager"
  48. #define VER_INTERNALNAME_STR "PassportManager"
  49. #define VER_ORIGINALFILENAME_STR "PassportManager.dll"
  50. #include "common.ver"
  51. #endif // !_MAC
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // REGISTRY
  55. //
  56. IDR_MANAGER REGISTRY DISCARDABLE "Manager.rgs"
  57. IDR_TICKET REGISTRY DISCARDABLE "Ticket.rgs"
  58. IDR_PROFILE REGISTRY DISCARDABLE "Profile.rgs"
  59. IDR_CRYPT REGISTRY DISCARDABLE "Crypt.rgs"
  60. IDR_ADMIN REGISTRY DISCARDABLE "Admin.rgs"
  61. IDR_PASSPORTFACTORY REGISTRY DISCARDABLE "PassportFactory.rgs"
  62. IDR_FASTAUTH REGISTRY DISCARDABLE "FastAuth.rgs"
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // String Table
  66. //
  67. STRINGTABLE DISCARDABLE
  68. BEGIN
  69. IDS_PROJNAME "Passport"
  70. END
  71. #endif // English (U.S.) resources
  72. /////////////////////////////////////////////////////////////////////////////
  73. #ifndef APSTUDIO_INVOKED
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // Generated from the TEXTINCLUDE 3 resource.
  77. //
  78. 1 TYPELIB "Passport.tlb"
  79. /////////////////////////////////////////////////////////////////////////////
  80. #endif // not APSTUDIO_INVOKED