DOCUMENT:Q159478 01-OCT-1997 [msj] TITLE :SAMPLE: January 1997 Microsoft Systems Journal Code PRODUCT :Miscrosoft Systems Journal PROD/VER: OPER/SYS:WINDOWS KEYWORDS:msj ====================================================================== WINDOWS kbprg kbfile --------------------------------------------------------------------- The information in this article applies to: - The Microsoft Systems Journal (MSJ) for January 1997 --------------------------------------------------------------------- SUMMARY ======= This article summarizes the content of the January 1997 issue of the Microsoft Systems Journal and explains how to download a single file from the Microsoft Software Library (MSL) that contains all the code samples available in that issue. MORE INFORMATION ================ To obtain all the code available in the January 1997 issue, download and run MSJJAN97.EXE in an empty directory. You can find MSJJAN97.EXE, a self-extracting file, on these services: - Microsoft's World Wide Web site on the Internet On the www.microsoft.com home page, click the Support icon. Click Knowledge Base, and select the product. Enter kbfile MSJJAN97.EXE, and click GO! Open the article, and click the button to download the file. - Internet (anonymous FTP) ftp ftp.microsoft.com. Change to the Softlib/Mslfiles folder. Get MSJJAN97.EXE - The Microsoft Network On the Edit menu, click Go To, and then click Other Location. Type "mssupport" (without the quotation marks). Double-click the MS Software Library icon. Find the appropriate product area. Locate and Download MSJJAN97.EXE. - Microsoft Download Service (MSDL) Dial (425) 936-6735 to connect to MSDL. Download MSJJAN97.EXE. For additional information about downloading, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services January 1997 Microsoft Systems Journal Content ---------------------------------------------- The January 1997 Microsoft Systems Journal contains the following topics: - More Fun with MFC: DIBs, Palettes, Subclassing, and a Gamut of Reusable Goodies. Writing real-world applications in MFC is never as simple as the sample programs found in the documentation. Paul DiLascia develops a set of reusable MFC classes that are the result of writing a genuine application, and shares them here in the first part of this series. By Paul DiLasica - Hide Your Data and Make Objects Responsible for Their Own User Interfaces, Part III. In the conclusion of this series, Allen Holub shows you the actual working sample code for his Forms-based application--one that keeps the data hidden inside the objects and completely conforms to object-oriented programming techniques. By Allen Holub - A Crash Course on the Depths of Win32 Structured Exception Handling. Sure, you may use _try and _except in your Visual C++ code, but have you ever wondered what's going on under the hood? Matt Pietrek goes where almost no one has gone before, diving into the abyss of SEH and surfacing with a human-readable explanation. By Matt Pietrek - Plus: Under the Hood, Win32 Questions and Answers, ActiveX/COM, and Visual C++ Questions and Answers. KBCategory: kbprg kbfile KBSubcategory: msj Additional reference words: ====================================================================== Keywords : msj Platform : WINDOWS ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1997.