Microsoft Systems Journal: August 1995
ID: Q132749
|
The information in this article applies to:
-
Microsoft Systems Journal (MSJ) for August 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 August 1995 issue of the "Microsoft Systems Journal."
FILES AVAILABLE FROM ONLINE SERVICES
Item ID Filename Description
------- -------- -----------
S15346 MFCPART3.EXE The MFCPART3.EXE file contains the source code
for the article named "Programming Windows 95
with MFC, Part III: Processing Mouse Input,"
by Jeff Prosise.
Learning how to handle input under Windows 95 is
largely a matter of understanding the various
event messages. Jeff Prosise develops two sample
programs: one that shows how applications respond
to mouse button clicks and one that demonstrates
mouse capture.
S15350 SKETCHSC.EXE The SKETCHSC.EXE file contains the source code for
the article named "Rewriting the MFC Scribble
Program Using an Object-Oriented Design Approach,"
by Allen Holub.
While Allen Holub likes and uses MFC, he's a
stickler for object-oriented design techniques.
So here he presents Sketch—his version of the
classic MFC Scribble tutorial, rewritten to serve
as a model of good object-oriented design using
MFC.
S15351 NTSERVER.EXE The NTSERVER.EXE file contains the source code for
the article named "Tips and Tricks on Developing
Killer Server Applications for Windows NT," by
Martin Heller.
Conventional wisdom has it that C programmers who
write straight to the Windows API are going the
way of the apatosaurus. Not so, says Martin
Heller. He details how to design and build a great
server application by properly exploiting the
Win32 API.
S15352 CPPQ0895.EXE The CPPQ0895.EXE file contains the source code for
the C/C++ Q&A column by Paul DiLascia, page 99.
S15353 OLEQ0895.EXE The OLEQ0895.EXE file contains the source code for
OLE Q&A column by Don Box, page 77.</BLOCKQUOTE>
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:
msj Aug
Keywords : Softlib
Version : :for August 1995
Platform : WINDOWS
Issue type :