Microsoft Systems Journal: July 1995
ID: Q131091
|
The information in this article applies to:
-
Microsoft Systems Journal (MSJ) for July 1995
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:
- 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 <FILENAME>.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 directory.
Get <FILENAME>.EXE
- The Microsoft Network
On the Edit menu, click Go To, and then click Other Location.
Type mssupport.
Double-click the MS Software Library icon.
Find the appropriate product area.
Download <FILENAME>.EXE.
- Microsoft Download Service (MSDL)
Dial (425) 936-6735 to connect to MSDL
Download <Filename>.exe
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 : Softlib
Version : :for July 1995
Platform : WINDOWS
Issue type :