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.

143 lines
3.4 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 "winres.h"
  10. #ifdef RC_INVOKED
  11. // Only pull in WINVER.H if we need it.
  12. #ifndef VER_H
  13. #include <winver.h>
  14. #endif/*VER_H*/
  15. #define VER_IS_SET // Lets the RC know we're providing version strings
  16. #define VER_FILEDESCRIPTION_STR "Active Accessibility text support"
  17. #define VER_INTERNALNAME_STR "MSAAText"
  18. #define VER_ORIGINALFILENAME_STR "MSAATEXT.DLL"
  19. #define VER_FILETYPE VFT_DLL
  20. #define VER_FILESUBTYPE VFT2_UNKNOWN
  21. #define VER_FILEVERSION 2,0,010413
  22. #define VER_FILEVERSION_STR "2.0.010413"
  23. #endif/* RC_INVOKED */
  24. #include "ntverp.h"
  25. #include "common.ver"
  26. /////////////////////////////////////////////////////////////////////////////
  27. #undef APSTUDIO_READONLY_SYMBOLS
  28. /////////////////////////////////////////////////////////////////////////////
  29. // English (U.S.) resources
  30. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  31. #ifdef _WIN32
  32. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  33. #pragma code_page(1252)
  34. #endif //_WIN32
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. 2 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "#include ""winres.h""\r\n"
  47. "\0"
  48. END
  49. 3 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "1 TYPELIB ""com_external.tlb""\r\n"
  52. "\0"
  53. END
  54. #endif // APSTUDIO_INVOKED
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // REGISTRY
  58. //
  59. IDR_MSAASTORE REGISTRY DISCARDABLE "MSAAStore.rgs"
  60. IDR_ACCSERVERDOCMGR REGISTRY DISCARDABLE "MSAAAdapter.rgs"
  61. IDR_MSAADICT REGISTRY DISCARDABLE "Dict.rgs"
  62. IDR_DOCWRAP REGISTRY DISCARDABLE "DocWrap.rgs"
  63. IDR_ACCCLIENTDOCMGR REGISTRY DISCARDABLE "MSAAClientAdapter.rgs"
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // Dialog
  67. //
  68. IDD_MAIN DIALOG DISCARDABLE 0, 0, 146, 102
  69. STYLE DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU |
  70. WS_THICKFRAME
  71. CAPTION "AccStore Server"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. LISTBOX IDC_LIST,0,0,145,85,LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
  75. WS_HSCROLL | WS_TABSTOP
  76. PUSHBUTTON "Dump",ID_DUMP,95,87,50,14
  77. END
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // DESIGNINFO
  81. //
  82. #ifdef APSTUDIO_INVOKED
  83. GUIDELINES DESIGNINFO DISCARDABLE
  84. BEGIN
  85. IDD_MAIN, DIALOG
  86. BEGIN
  87. LEFTMARGIN, 7
  88. RIGHTMARGIN, 139
  89. TOPMARGIN, 7
  90. BOTTOMMARGIN, 95
  91. END
  92. END
  93. #endif // APSTUDIO_INVOKED
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // String Table
  97. //
  98. STRINGTABLE DISCARDABLE
  99. BEGIN
  100. IDS_PROJNAME "MSAAText"
  101. END
  102. #endif // English (U.S.) resources
  103. /////////////////////////////////////////////////////////////////////////////
  104. #ifndef APSTUDIO_INVOKED
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // Generated from the TEXTINCLUDE 3 resource.
  108. //
  109. 1 TYPELIB "com_external.tlb"
  110. /////////////////////////////////////////////////////////////////////////////
  111. #endif // not APSTUDIO_INVOKED