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.

110 lines
2.7 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: tcatdb.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. #define APSTUDIO_HIDDEN_SYMBOLS
  19. #include "windows.h"
  20. #undef APSTUDIO_HIDDEN_SYMBOLS
  21. #ifndef APSTUDIO_INVOKED
  22. #include "version.rc"
  23. #endif
  24. /////////////////////////////////////////////////////////////////////////////
  25. #undef APSTUDIO_READONLY_SYMBOLS
  26. /////////////////////////////////////////////////////////////////////////////
  27. // English (U.S.) resources
  28. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  29. #ifdef _WIN32
  30. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  31. #pragma code_page(1252)
  32. #endif //_WIN32
  33. #ifdef APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXTINCLUDE
  37. //
  38. 1 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "resource.h\0"
  41. END
  42. 2 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  45. "#include ""windows.h""\r\n"
  46. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  47. "\r\n"
  48. "#ifndef APSTUDIO_INVOKED\r\n"
  49. "#include ""version.rc""\r\n"
  50. "#endif\r\n"
  51. "\r\n"
  52. "\0"
  53. END
  54. 3 TEXTINCLUDE DISCARDABLE
  55. BEGIN
  56. "\r\n"
  57. "\0"
  58. END
  59. #endif // APSTUDIO_INVOKED
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // String Table
  63. //
  64. STRINGTABLE DISCARDABLE
  65. BEGIN
  66. IDS_PARAM_HELP "?"
  67. IDS_PARAM_VERBOSE "V"
  68. IDS_PARAMTEXT_HELP "Show this screen"
  69. IDS_PARAMTEXT_VERBOSE "Verbose output"
  70. IDS_USAGETEXT_OPTIONS "[options]"
  71. IDS_USAGETEXT_CMDFILE "[@commandfile]"
  72. IDS_USAGETEXT_ADD "loop_control_filename"
  73. IDS_USAGETEXT_USAGE "usage"
  74. IDS_USAGETEXT_OPTPARAM "<param>"
  75. IDS_PARAM_SSGUID "G"
  76. IDS_PARAMTEXT_SSGUID "Subsystem GUID"
  77. IDS_PARAM_ADD2DB "A"
  78. IDS_PARAMTEXT_ADD2DB "Add/create DB: <param> is the catalog filename"
  79. END
  80. #endif // English (U.S.) resources
  81. /////////////////////////////////////////////////////////////////////////////
  82. #ifndef APSTUDIO_INVOKED
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // Generated from the TEXTINCLUDE 3 resource.
  86. //
  87. /////////////////////////////////////////////////////////////////////////////
  88. #endif // not APSTUDIO_INVOKED