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.

94 lines
2.1 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. //#include "resource.rcv"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. //LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  34. "#include ""windows.h""\r\n"
  35. "#include ""resource.rcv""\r\n"
  36. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  37. "\r\n"
  38. "\r\n"
  39. "\0"
  40. END
  41. 3 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51. STRINGTABLE DISCARDABLE
  52. BEGIN
  53. IDS_COULD_NOT_OPEN_FILE "Could not open the file: %s"
  54. IDS_UNKNOWN_ERROR "Unknown error."
  55. IDS_OVERWRITE_EXISTING_FILE
  56. "The output file already exists. Click OK to overwrite."
  57. IDS_LOCALMONITORNAME "Local Monitor"
  58. END
  59. STRINGTABLE DISCARDABLE
  60. BEGIN
  61. IDS_LOCALMONITOR "Local Port"
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED