Source code of Windows XP (NT5)
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.

100 lines
2.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resrc1.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. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "version.h"
  13. #include "resource.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Dialog
  26. //
  27. IDD_QVHACK DIALOG DISCARDABLE 0, 0, 325, 58
  28. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION |
  29. WS_SYSMENU
  30. CAPTION "Windows"
  31. FONT 8, "MS Shell Dlg"
  32. BEGIN
  33. LTEXT "Quick View is not available. Would you like to open ""<bletch>"" with another application?",
  34. IDC_MESSAGE,34,7,284,24
  35. PUSHBUTTON "&Yes",IDYES,110,38,50,14
  36. DEFPUSHBUTTON "&No",IDNO,164,38,50,14
  37. END
  38. #ifdef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // TEXTINCLUDE
  42. //
  43. 1 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "resrc1.h\0"
  46. END
  47. 2 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  50. "#include ""windows.h""\r\n"
  51. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  52. "#include ""version.h""\r\n"
  53. "#include ""resource.h""\r\n"
  54. "\0"
  55. END
  56. 3 TEXTINCLUDE DISCARDABLE
  57. BEGIN
  58. "\r\n"
  59. "\0"
  60. END
  61. #endif // APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // String Table
  65. //
  66. STRINGTABLE DISCARDABLE
  67. BEGIN
  68. IDS_QUESTION "Quick View is not available. Would you like to open ""%1"" with another application?"
  69. END
  70. #endif // English (U.S.) resources
  71. /////////////////////////////////////////////////////////////////////////////
  72. #ifndef APSTUDIO_INVOKED
  73. /////////////////////////////////////////////////////////////////////////////
  74. //
  75. // Generated from the TEXTINCLUDE 3 resource.
  76. //
  77. /////////////////////////////////////////////////////////////////////////////
  78. #endif // not APSTUDIO_INVOKED