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.

122 lines
2.9 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation and Litronic, 1998 - 1999
  6. //
  7. // File: l220scr.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #include "l220log.rc"
  14. #define APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. //
  17. // Generated from the TEXTINCLUDE 2 resource.
  18. //
  19. #define APSTUDIO_HIDDEN_SYMBOLS
  20. #include "windows.h"
  21. #undef APSTUDIO_HIDDEN_SYMBOLS
  22. #include "ntverp.h"
  23. /////////////////////////////////////////////////////////////////////////////
  24. #undef APSTUDIO_READONLY_SYMBOLS
  25. /////////////////////////////////////////////////////////////////////////////
  26. // English (U.S.) resources
  27. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  28. #ifdef _WIN32
  29. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  30. #pragma code_page(1252)
  31. #endif //_WIN32
  32. #ifndef _MAC
  33. /////////////////////////////////////////////////////////////////////////////
  34. //
  35. // Version
  36. //
  37. VS_VERSION_INFO VERSIONINFO
  38. FILEVERSION 4,0,1314,1
  39. PRODUCTVERSION 4,0,1314,1
  40. FILEFLAGSMASK 0x3fL
  41. #ifdef _DEBUG
  42. FILEFLAGS 0x1L
  43. #else
  44. FILEFLAGS 0x0L
  45. #endif
  46. FILEOS 0x40004L
  47. FILETYPE 0x3L
  48. FILESUBTYPE 0x7L
  49. BEGIN
  50. BLOCK "StringFileInfo"
  51. BEGIN
  52. BLOCK "040904b0"
  53. BEGIN
  54. VALUE "CompanyName", "Litronic Industries\0"
  55. VALUE "FileDescription", "Litronic 220 Serial Smartcard Driver\0"
  56. VALUE "FileVersion", "1\0"
  57. VALUE "InternalName", "Lit_220\0"
  58. VALUE "LegalCopyright", "Copyright (C) Litronic 1997\0"
  59. VALUE "OriginalFilename", "Lit_220s\0"
  60. VALUE "ProductName", "PCSC Smartcard Driver\0"
  61. VALUE "ProductVersion", "1.0\0"
  62. END
  63. END
  64. BLOCK "VarFileInfo"
  65. BEGIN
  66. VALUE "Translation", 0x409, 1200
  67. END
  68. END
  69. #endif // !_MAC
  70. #ifdef APSTUDIO_INVOKED
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // TEXTINCLUDE
  74. //
  75. 1 TEXTINCLUDE DISCARDABLE
  76. BEGIN
  77. "resource.h\0"
  78. END
  79. 2 TEXTINCLUDE DISCARDABLE
  80. BEGIN
  81. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  82. "#include ""windows.h""\r\n"
  83. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  84. "#include ""ntverp.h""\r\n"
  85. "\0"
  86. END
  87. 3 TEXTINCLUDE DISCARDABLE
  88. BEGIN
  89. "\r\n"
  90. "\0"
  91. END
  92. #endif // APSTUDIO_INVOKED
  93. #endif // English (U.S.) resources
  94. /////////////////////////////////////////////////////////////////////////////
  95. #ifndef APSTUDIO_INVOKED
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // Generated from the TEXTINCLUDE 3 resource.
  99. //
  100. /////////////////////////////////////////////////////////////////////////////
  101. #endif // not APSTUDIO_INVOKED