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.

98 lines
2.5 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: scardssp.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "winres.h"
  19. #include "scardssp.rc2"
  20. /////////////////////////////////////////////////////////////////////////////
  21. #undef APSTUDIO_READONLY_SYMBOLS
  22. /////////////////////////////////////////////////////////////////////////////
  23. // English (U.S.) resources
  24. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  25. #ifdef _WIN32
  26. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  27. #pragma code_page(1252)
  28. #endif //_WIN32
  29. #ifdef APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // TEXTINCLUDE
  33. //
  34. 1 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "resource.h\0"
  37. END
  38. 2 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "#include ""winres.h""\r\n"
  41. "#include ""scardssp.rc2""\r\n"
  42. "\0"
  43. END
  44. 3 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "1 TYPELIB ""scardssp.tlb""\r\n"
  47. "\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // REGISTRY
  53. //
  54. IDR_BYTEBUFFER REGISTRY DISCARDABLE "ByteBuffer.rgs"
  55. IDR_SCARDTYPECONV REGISTRY DISCARDABLE "TypeConv.rgs"
  56. IDR_SCARDCMD REGISTRY DISCARDABLE "SCardCmd.rgs"
  57. IDR_SCARDISO7816 REGISTRY DISCARDABLE "ISO7816.rgs"
  58. IDR_SCARD REGISTRY DISCARDABLE "SCard.rgs"
  59. IDR_SCARDDATABASE REGISTRY DISCARDABLE "Database.rgs"
  60. IDR_SCARDLOCATE REGISTRY DISCARDABLE "Locate.rgs"
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // String Table
  64. //
  65. STRINGTABLE DISCARDABLE
  66. BEGIN
  67. IDS_PROJNAME "scardssp"
  68. END
  69. #endif // English (U.S.) resources
  70. /////////////////////////////////////////////////////////////////////////////
  71. #ifndef APSTUDIO_INVOKED
  72. /////////////////////////////////////////////////////////////////////////////
  73. //
  74. // Generated from the TEXTINCLUDE 3 resource.
  75. //
  76. 1 TYPELIB "scardssp.tlb"
  77. /////////////////////////////////////////////////////////////////////////////
  78. #endif // not APSTUDIO_INVOKED