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.

109 lines
2.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. //Microsoft App Studio generated resource script.
  3. //
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "resource.h"
  14. #include "winver.h"
  15. /////////////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. //////////////////////////////////////////////////////////////////////////////
  18. //
  19. // Data
  20. //
  21. DLGINCLUDE RCDATA DISCARDABLE
  22. BEGIN
  23. "resource.H\0"
  24. END
  25. #include "runonce.rcv"
  26. #ifdef APSTUDIO_INVOKED
  27. //////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31. 1 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "resource.h\0"
  34. END
  35. 2 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  38. "#include ""windows.h""\r\n"
  39. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40. "#include ""resource.h""\r\n"
  41. "#include ""winver.h""\r\n"
  42. "\0"
  43. END
  44. 3 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "\r\n"
  47. "\0"
  48. END
  49. /////////////////////////////////////////////////////////////////////////////////////
  50. #endif // APSTUDIO_INVOKED
  51. //////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Dialog
  54. //
  55. IDD_RUNONCE DIALOG DISCARDABLE 0, 0, 206, 166
  56. STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION
  57. CAPTION "Windows Setup"
  58. FONT 8, "MS Shell Dlg"
  59. BEGIN
  60. LTEXT "Windows is now setting up the following items:",
  61. IDC_STATIC,36,13,163,11
  62. LISTBOX IDC_LIST2,36,32,163,127,LBS_OWNERDRAWVARIABLE |
  63. LBS_NOINTEGRALHEIGHT | WS_DISABLED | NOT WS_BORDER |
  64. WS_VSCROLL | WS_TABSTOP
  65. ICON IDI_SETUP,IDC_STATIC,7,7,18,20
  66. END
  67. //////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Icon
  70. //
  71. IDI_SETUP ICON DISCARDABLE "SETUP.ICO"
  72. //////////////////////////////////////////////////////////////////////////////
  73. //
  74. // String Table
  75. //
  76. STRINGTABLE DISCARDABLE
  77. BEGIN
  78. IDS_PAMPER "Setup has finished configuring your system.\n\nYou must restart your computer before the new settings will take effect.\n\nClick OK to restart your computer now."
  79. END
  80. #ifndef APSTUDIO_INVOKED
  81. ////////////////////////////////////////////////////////////////////////////////
  82. //
  83. // Generated from the TEXTINCLUDE 3 resource.
  84. //
  85. /////////////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED