SAMPLE: December 1996 Microsoft Systems Journal Code

ID: Q158840

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 (size: 96355 bytes) 
                         , 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 (size: 96355 bytes) 
    
  • 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 (size: 96355 bytes) 
    

    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

  • Last Reviewed: October 1, 1997
    © 1999 Microsoft Corporation. All rights reserved. Terms of Use.