home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / window30.zip / W3SDK.TXT < prev    next >
Text File  |  1990-05-22  |  7KB  |  145 lines

  1. Microsoft Windows Software Development Kit for Version 3.0 Provides
  2. Powerful Tools for Developing Feature-Rich Graphical Applications
  3.  
  4. REDMOND, Wash. -- MAY 22, 1990 -- Microsoft today announced that it
  5. will release the Microsoft(R) Windows(TM) Software Development Kit
  6. (SDK) for Windows version 3.0 in early summer. This powerful set of
  7. tools simplifies the process of developing comprehensive applications
  8. for the Microsoft Windows graphical environment, allowing users to
  9. take full advantage of the new features of Windows version 3.0. An
  10. improved graphical user interface and the ability to directly address
  11. up to 16MB of RAM on machines with an 80286 processor, plus virtual
  12. memory on 80386-based systems are key features of the SDK.
  13.  
  14. Among the development tools included in the SDK are:
  15.  
  16. o A Microsoft CodeView(R) debugger for Windows
  17. o Resource editing tools
  18. o Optimization tools
  19. o New source code examples
  20. o Documentation in both online and hardcopy form
  21.  
  22. "Users are looking for graphical applications," said Bill Gates,
  23. Microsoft chairman and chief executive officer. "This toolkit makes it
  24. easier for developers to build comprehensive Windows applications and
  25. gives them the tools they need to access the memory-management
  26. capabilities in Windows 3.0."
  27.  
  28. Enhanced Debugging Tools
  29. ------------------------
  30.  
  31. The SDK includes three powerful debugging tools: First, Microsoft
  32. CodeView debugger for Windows has been enhanced to work in protected
  33. mode. Because of its ability to access extended memory, it is ideal
  34. for debugging large applications. Multiple windows let the developer
  35. simultaneously view source code, memory locations, registers and
  36. Windows messages while the program is running. Second, a low-level
  37. debugger enables developers to view memory selectors in protected
  38. mode. The third debugging tool, a symbolic debugger, supports testing
  39. under real mode.
  40.  
  41. Improved Resource Editing Tools
  42. -------------------------------
  43.  
  44. Resource editing tools contained in the Microsoft Windows SDK enhance
  45. the process of developing graphical applications. These tools include
  46. a dialog editor for designing and testing dialog boxes on-screen; SDK
  47. Paint for designing bitmapped graphics, icons and cursors; a font
  48. editor for altering existing fonts or creating new ones; and a
  49. resource compiler for binding resources such as application icons,
  50. cursors, menus and dialog boxes into a Windows application.
  51.  
  52. Optimization Tools
  53. ------------------
  54.  
  55. Two new optimization tools have been added to the Software Development
  56. Kit. The first, Swap Tuner, reduces calls across code segments by
  57. analyzing the calls, swaps, discards and procedure returns that occur
  58. during program execution. The second, Profiler, calculates the amount
  59. of time that the Windows interface spends executing specific sections
  60. of code.
  61.  
  62. Other analysis tools include Spy, which verifies the receipt of
  63. messages sent to a specified application window and examining the
  64. values of message parameters; Heap Walker, which examines the
  65. program's allocation of memory; and Shaker, which demonstrates the
  66. effects of memory movement and verifying that code and data segments
  67. lock properly.
  68.  
  69. Thorough Documentation
  70. ----------------------
  71.  
  72. The Microsoft Windows SDK comes with complete documentation,
  73. including:
  74.  
  75. o An Installation and Update Guide that provides instructions on
  76. installing the SDK and highlights new features.
  77.  
  78. o Online help in two forms: Windows Help for use within the Windows
  79. environment; and the Microsoft Advisor, for use within the
  80. Programmer's Workbench integrated editing environment.
  81.  
  82. o New, enhanced source-code examples for hands-on learning.
  83.  
  84. o A Guide to Programming that provides step-by-step instructions on
  85. developing Windows applications and covers such advanced topics as
  86. dynamic data exchange, memory management and dynamic link libraries.
  87.  
  88. o An IBM CUA Style Guide that provides guidance in designing user
  89. interfaces that are in compliance with IBM(R)'s Common User Access
  90. guidelines, a component of IBM's SAA (Systems Applications
  91. Architecture) standard.
  92.  
  93. o A two-volume Reference manual that contains thorough descriptions of
  94. all Windows Application Program Interfaces (APIs), including
  95. functions, messages, data structures and file formats.
  96.  
  97. o A Tools manual that describes all the resource editing, debugging
  98. and optimization tools included in the SDK.
  99.  
  100. System Requirements, Pricing, Availability
  101. ------------------------------------------
  102.  
  103. The Microsoft Windows SDK is compatible with personal computers using
  104. the Intel(R) 286, 386(TM) or higher processor; 640K conventional
  105. memory and 384K extended memory; MS-DOS(R) version 3.1 or higher; one
  106. 5.25-inch 1.2MB disk drive or one 3.5-inch 720K disk drive; a hard
  107. disk; a primary monitor with a EGA, ECG, VGA, 8514/A, Hercules(R) or
  108. compatible graphics adapter; a secondary monitor with a monochrome
  109. adapter card for use by the CodeView for Windows debugger; Microsoft C
  110. Optimizing Compiler version 5.1 or higher or Microsoft Macro Assembler
  111. version 5.1 or higher; a Microsoft Mouse or compatible pointing device
  112. (required for some development tools); and Microsoft Windows graphical
  113. environment version 3.0.
  114.  
  115. When available, the SDK will be sold through standard Microsoft retail
  116. outlets at a suggested price of $500. Registered users of previous
  117. Windows SDKs can upgrade for $150; if the SDK is purchased after June
  118. 1, 1990, the upgrade is free. In addition to the Software Development
  119. Kit, a device driver development kit will be available.
  120.  
  121. For developers interested in developing for OS/2, a software
  122. migration kit also will be available to registered SDK users. This kit
  123. will allow developers to further leverage their efforts by porting
  124. their Windows applications to OS/2. The kit will allow even highly
  125. complex applications to be ported in a matter of days.
  126.  
  127. Microsoft Corporation (NASDAQ "MSFT") develops, markets and supports a
  128. wide range of software for business and professional use, including
  129. operating systems, languages and application programs, as well as
  130. books, CD-ROM products and hardware for the microcomputer marketplace.
  131.  
  132. ###
  133.  
  134. Microsoft, the Microsoft logo, MS-DOS and CodeView are registered
  135. trademarks, and Windows is a trademark of Microsoft Corporation.
  136.  
  137. Hercules is a registered a registered trademark of Hercules Computer
  138. Technology.
  139.  
  140. IBM is a registered trademark of International Business Machines
  141. Corporation.
  142.  
  143. Intel is a registered trademark, and 386 is a trademark of Intel
  144. Corporation.
  145.