Q134821: Microsoft Systems Journal: September 1995
Article: Q134821
Product(s): Miscrosoft Systems Journal
Version(s): for September 1995
Operating System(s):
Keyword(s): kbfile
Last Modified: 20-MAY-2000
-------------------------------------------------------------------------------
The information in this article applies to:
- Microsoft Systems Journal (MSJ) for September 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
September 1995 issue of the "Microsoft Systems Journal."
FILES AVAILABLE FROM ONLINE SERVICES
------------------------------------
Item ID Filename Description
------- -------- -----------
S15370 MFCIV.EXE The MFCIV.EXE file contains the source code
for the article named "Programming Windows 95
with MFC, Part IV: Contending with the Keyboard,"
by Jeff Prosise.
Processing input from the keyboard is relatively
straightforward. This month, Jeff Prosise shows
you how to write message handlers and message
maps, manipulate the caret, and code text entry
and text editing operations with a sample
program, VisualKB.
S15371 TH32DEMO.EXE The TH32DEMO.EXE file contains the source code for
the article named "An Exclusive Tour of the New
TOOLHELP32 Functions for Windows 95," by Matt
Pietrek.
TOOLHELP32 provides basic functions for
enumerating processes, threads, modules, and
heaps. Other information that used to be obtained
from 16-bit TOOLHELP can now be gleaned directly
from the system using the Win32 API.
S15372 DCOMP.EXE The DCOMP.EXE file contains the source code for
the article named "Developing a Client/Server
Multimedia App Using RPCs and Video for Windows
1.1," by James Finnegan.
James Finnegan presents a sample program that
speeds up the task of compressing Windows-based
video clips. The client breaks the video into
segments, dispatches the segments to multiple
servers for compression, and then reassembles the
video.
S15373 CPPQ995.EXE The CPPQ995.EXE file contains the source code for
the C/C++ Q&A column by Paul DiLascia, page 89.
S15374 W32QA995.EXE The W32QA995.EXE file contains the source code
for the Win 32 Q&A column by Jeffrey Richter,
page 81.
S15375 HOOD995.EXE The HOOD995.EXE file contains the source code for
the article named "Under the Hood" by Matt
Pietrek, page 73.
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 http://www.microsoft.com home page, click the Support icon.
Click Knowledge Base, and select the product.
Enter "kbfile <FILENAME>.EXE" (without the quotation marks), 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" (without the quotation marks).
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 Sep
======================================================================
Keywords : kbfile
Technology : kbMSJSearch
Version : :for September 1995
=============================================================================
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 1986-2002.