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.

99 lines
2.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "shellres.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. //#include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "shellres.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. // "#include ""winres.h""\r\n"
  31. // "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Dialog
  42. //
  43. IDD_LINKDIALOG DIALOG DISCARDABLE 0, 0, 245, 125
  44. STYLE DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP |
  45. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  46. CAPTION "ClickOnce"
  47. FONT 8, "MS Shell Dlg"
  48. BEGIN
  49. PUSHBUTTON "&OK",IDC_OK,187,105,50,14
  50. CONTROL "",IDC_TEXT,"SysLink",WS_TABSTOP,12,25,221,60,WS_EX_TRANSPARENT
  51. END
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // DESIGNINFO
  55. //
  56. #ifdef APSTUDIO_INVOKED
  57. GUIDELINES DESIGNINFO DISCARDABLE
  58. BEGIN
  59. IDD_LINKDIALOG, DIALOG
  60. BEGIN
  61. LEFTMARGIN, 7
  62. RIGHTMARGIN, 221
  63. TOPMARGIN, 9
  64. BOTTOMMARGIN, 159
  65. END
  66. END
  67. #endif // APSTUDIO_INVOKED
  68. #endif // English (U.S.) resources
  69. /////////////////////////////////////////////////////////////////////////////
  70. #ifndef APSTUDIO_INVOKED
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // Generated from the TEXTINCLUDE 3 resource.
  74. //
  75. /////////////////////////////////////////////////////////////////////////////
  76. #endif // not APSTUDIO_INVOKED