Microsoft Systems Journal: November 1993
ID: Q104585
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 November 1993 issue of the "Microsoft Systems Journal."
FILES AVAILABLE FROM ONLINE SERVICES
Item ID Filename Description
------- -------- -----------
S14324 811CQA.EXE The 811CQA.EXE file contains the source code for
the "C/C++ Q & A" column by Paul DiLascia.
S14325 811WINQA.EXE The 811WINQA.EXE file contains the source code for
the "Windows Q & A" column by Matt Pietrek.
S14326 MFCTIPS.EXE The MFCTIPS.EXE file contains the source code for
the article named "Fun with MFC: 33 Tips to Help
You Get the Most Out of C++ Class Libraries for
Windows," by Paul DiLascia.
OK, perhaps not actual fun with MFC, though this
collection of tips should make your (programming)
life easier. Some of Paul DiLascia's idiosyncratic
ideas, which apply to other C++ class libraries
such as OWL, are implemented in his handy MFX
class library.
S14327 THUNK.EXE The THUNK.EXE file contains the source code for
the article named "Mix 16-bit and 32-bit Code in
Your Applications with the Win32s Universal
Thunk," by Walter Oney.
If you have a favorite 16-bit DLL that you'd like
to call from your 32-bit application, or you want
your 16-bit application to benefit from calling a
32-bit DLL, this article's for you. Using the
Universal Thunk feature of Win32s is tough, but
can be worthwhile.
S14328 WINNET.EXE The WINNET.EXE file contains the source code for
the article named "An Overview of Network Program-
ming Interfaces for Windows and Windows NT," by
Steven Baker.
Many developers are confused about the networking
options available under Windows 3.1, Windows for
Workgroups, and Windows NT. Steven Baker examines
the network models under each, concentrating on
WNet, MNet, Network DDE, and NetBIOS.
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 oct
Keywords : kbfile kbprg
Version : 3.10
Platform : WINDOWS