Knowledge Base

Microsoft Systems Journal: July 1995

PSS ID Number: Q131091

Article Last Modified on 05-20-2000


The information in this article applies to:


Summary

NOTE: "Microsoft Systems Journal" does not make any representation or warranty, expressed or implied, with respect to any code or other information herein. "Microsoft Systems Journal" disclaims any liability whatsoever for any use of such code or other information.

This article lists the filenames and Snumbers for files available from online services that contain the source code described in articles published in the July 1995 issue of the "Microsoft Systems Journal."

FILES AVAILABLE FROM ONLINE SERVICES

Item ID   Filename       Description
-------   --------       -----------

S15307    MFCMSG.EXE     The MFCMSG.EXE file contains the code for the
                         article named "Meandering Through the Maze of MFC
                         Message and Command Routing," by Paul Dilascia.

                         MFC's message routing paths are labyrinthine, to
                         say the least. Paul DiLascia describes the big
                         picture of command routing, examines how MFC
                         implements specific behavior for various classes,
                         and details ways to override MFC's default routing
                         behavior.

S15308    GDIOBJ.EXE     The GDIOBJ.EXE file contains the code for the
                         article named "Programming Windows 95 with MFC,
                         Part II: Working with DCs, Pens, and Brushes,"
                         by Jeff Prosise.

                         Jeff Prosise first discusses the CDC class and its
                         derivatives, used for text and graphics output. He
                         demonstrates how to use pens and brushes in a
                         sample application, and then adds a scroll bar to
                         the application to illustrate MFC scrolling logic.

S15241    CPPQ0795.EXE   The CPPQ0795.EXE file contains the code for the
                         "C/C++ Q & A" column by Paul DiLascia.

S15309    W32Q0795.EXE   The W32Q0795.EXE file contains the code for the
                         "Win32 Q & A" column by Jeffrey Richter.

S15310    WQA0795.EXE    The WQA0795.EXE file contains the code for the
                         "Windows Q & A" column by Matt Pietrek. 

INSTRUCTIONS FOR DOWNLOADING

You can download any of these self-extracting files from the following services:

For additional information about downloading, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online Services

Additional query words: 3.10 msj Jul

Keywords: kbfile
Issue Type:
Technology: kbMSJSearch