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.

82 lines
1.9 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 "resource.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 ""resource.h""\r\n"
  33. "\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_DIALOG1 DIALOG DISCARDABLE 0, 0, 240, 201
  46. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  47. CAPTION "Favorites"
  48. FONT 8, "MS Sans Serif"
  49. BEGIN
  50. DEFPUSHBUTTON "OK",IDOK,128,180,50,14
  51. PUSHBUTTON "Cancel",IDCANCEL,183,180,50,14
  52. CONTROL "User1",IDC_USER1,"NameSpaceControl",WS_BORDER |
  53. WS_TABSTOP | 0x40,7,7,225,169
  54. END
  55. #endif // English (U.S.) resources
  56. /////////////////////////////////////////////////////////////////////////////
  57. #ifndef APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Generated from the TEXTINCLUDE 3 resource.
  61. //
  62. /////////////////////////////////////////////////////////////////////////////
  63. #endif // not APSTUDIO_INVOKED