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.

76 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 "commctrl.h"
  10. #include "winnt.h"
  11. #include "winuser.h"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#include ""commctrl.h""\r\n"
  33. "#include ""winnt.h""\r\n"
  34. "#include ""winuser.h""\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "\0"
  40. END
  41. #endif // APSTUDIO_INVOKED
  42. DLG_ATLK_GENERAL DIALOG DISCARDABLE 0, 0, 227, 215
  43. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  44. CAPTION "General"
  45. FONT 8, "MS Shell Dlg"
  46. BEGIN
  47. CONTROL "A&ccept inbound connections on this adapter",CHK_GENERAL_DEFAULT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,7,160,10
  48. LTEXT "This system will appear in z&one:",IDC_TXT_ZONELIST,19,19,150,8
  49. COMBOBOX CMB_GENERAL_ZONE,19,29,189,69,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  50. END
  51. #endif // English (U.S.) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. #ifndef APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Generated from the TEXTINCLUDE 3 resource.
  57. //
  58. /////////////////////////////////////////////////////////////////////////////
  59. #endif // not APSTUDIO_INVOKED