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.

88 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. #include "windows.h"
  10. #include "commctrl.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""windows.h""\r\n"
  32. "#include ""commctrl.h""\0"
  33. "#include ""richedit.h""\0"
  34. END
  35. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Dialog
  44. //
  45. IDD_BILLBOARD1 DIALOG DISCARDABLE 6, 18, 250, 57
  46. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  47. CAPTION "Windows NT Setup"
  48. FONT 8, "MS Shell Dlg"
  49. BEGIN
  50. LTEXT "Text",IDT_STATIC_1,34,8,206,30,SS_NOPREFIX
  51. ICON IDI_SETUP,IDC_ICON1,8,8,18,20
  52. END
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Icon
  56. //
  57. // Icon with lowest ID value placed first to ensure application icon
  58. // remains consistent on all systems.
  59. IDI_SETUP ICON DISCARDABLE "SETUP.ICO"
  60. #endif // English (U.S.) resources
  61. /////////////////////////////////////////////////////////////////////////////
  62. #ifndef APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Generated from the TEXTINCLUDE 3 resource.
  66. //
  67. /////////////////////////////////////////////////////////////////////////////
  68. #endif // not APSTUDIO_INVOKED