DOCUMENT:Q158840 01-OCT-1997 [msj] TITLE :SAMPLE: December 1996 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 December 1996 --------------------------------------------------------------------- SUMMARY ======= This article summarizes the content of the December 1996 issue of 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 the December 1996 issue. MORE INFORMATION ================ To obtain all the code available in the December 1996 issue, download and run Msjdec96.exe in an empty directory. You can find Msjdec96.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 Support. Click Search the Knowledge Base. In box 1, select "Any Product." In box 2, type "kbfile and Msjdec96.exe" (include the word "and" but do not include the quotation marks). Click Next. Open the article, and click the file name to download the file. NOTE: You may need to scroll the article to find the file name. - Internet (anonymous FTP) ftp ftp.microsoft.com Change to the Softlib/Mslfiles folder Get Msjdec96.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 Msjdec96.exe - Microsoft Download Service (MSDL) Dial (425) 936-6735 to connect to MSDL Download MSJDEC96.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 December 1996 Microsoft Systems Journal Content ------------------------------------------------ The December 1996 Microsoft Systems Journal contains the following topics: - First Aid for the Thread-Impaired: Using Multiple Threads with MFC--Why complicate your programming with multithreading? Because threads can improve the responsiveness, structure, and efficiency of your code. After covering thread basics, we will show you a custom MFC class that will get you multithreading in no time. By Russel Weisz. - Hide Your Data and Make Objects Responsible for Their Own User Interfaces, Part II--Keeping your data hidden inside your objects is crucial for clean object-oriented programming. In the second part of this series, Allen Holub shows you how to crate a forms-based application without violating OOP techniques. By Allen Holub. - Leveraging Your Visual C++ Experience on the Internet with Thin Client Technology--By using a Java thin client, it is possible to write your server application using your Visual C++ development environment. David Mitchell shows you how to make minimal changes to your server application and have it run on the Internet. By David C. Mitchell. - Plus: C Q&A, Under the Hood, The Visual Programmer, and Wicked Code. 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.