Microsoft Systems Journal: September 1994
ID: Q119147
|
The information in this article applies to:
-
Microsoft Systems Journal (MSJ) for September 1994
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 1994 issue of the "Microsoft Systems Journal."
FILES AVAILABLE FROM ONLINE SERVICES
Item ID Filename Description
------- -------- -----------
S14857 SMILE.EXE The SMILE.EXE file contains the code for the
article named "Building Component Software with
Visual C++ and the OLE Custom Control Developer's
Kit," by Eric Lang.
A key notion in component-based software develop-
ment is that a programmer using an existing
component does not need to understand its inner
workings--just the interfaces it exposes. Eric
Lang walks you through the process of creating a
sample OLE Custom Control.
S14858 LOADPROF.EXE The LOADPROF.EXE file contains the code for the
"Windows Q & A" column by Matt Pietrek.
S14819 CPPQ&A.EXE The CPPQ&A.EXE file contains the code for the
"C/C++ Q & A" column by Paul DiLascia.
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 Sep
Keywords :
Version : :for September 1994
Platform : WINDOWS
Issue type :