Microsoft Systems Journal: June 1994
ID: Q114242
3.10
WINDOWS
kbprg kbfile
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 June 1994 issue of the "Microsoft Systems Journal."
FILES AVAILABLE FROM ONLINE SERVICES
Item ID Filename Description
------- -------- -----------
S14742 96W32QA.EXE The 96W32QA.EXE file contains the source code for
the "Win32 Q & A" column by Jeffrey Richter.
S14744 96CQA.EXE The 96CQA.EXE file contains the source code for
the "C/C++ Q & A" column by Paul DiLascia.
S14743 GENTHUNK.EXE The GENTHUNK.EXE file contains the source code for
the article named "Test Drive Win32 from 16-Bit
Code Using the Windows WOW Layer and Generic
Thunk," by James Finnegan.
The Win32 Generic Thunk API allows you to call
fast 32-bit code from your 16-bit application.
James Finnegan first explores the WOW (Windows
on Windows) layer of Windows NT, then shows you
how to streamline your code with Generic Thunk.
S14745 SERVDLL.EXE The SERVDLL.EXE file contains the source code for
the article named "A Primer on Building Server-
Style DLLs for Windows with MFC 2.5 and OWL 2.0,"
by Ted Faison.
Writing a DLL that will provide services to
multiple applications at once is not especially
difficult. Your DLL needs to have an internal
structure that enables it to keep, manage, and
track requests from different apps. Ted Faison
shows you what traps to avoid.
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" (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:
ARTICLE-ID: Q119591
TITLE : How to Obtain Microsoft Support Files from Online
Services
KBCategory: kbprg kbfile
KBSubCategory: Softlib
Additional reference words: 3.10 msj Jun
Keywords : kbfile kbprg
Version : 3.10
Platform : WINDOWS