SAMPLE: March 1996 Microsoft Systems Journal Code
ID: Q149316
WINDOWS
kbprg kbfile
The information in this article applies to:
- The Microsoft Systems Journal (MSJ) for March 1996
SUMMARY
This article summarizes the content of the March 1996 issue of the
Microsoft Systems Journal and explains how to download a single file from
the Microsoft Software Library (MSL) that contains all the code samples
available in the March 1996 issue.
MORE INFORMATION
To obtain all the code available in the March 1996 issue, download and run
MSJMAR96.EXE in an empty directory.
You can find MSJMAR96.EXE, a self-extracting file, on these 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 MSJMAR96.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 folder
Get MSJMAR96.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
Locate and Download MSJMAR96.EXE
- Microsoft Download Service (MSDL)
Dial (425) 936-6735 to connect to MSDL
Download MSJMAR96.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
March 1996 Microsoft Systems Journal Content
The March 1996 Microsoft Systems Journal covers the following areas:
- The Visual Programmer Fingers WinSock Functions from Visual Basic by
Joshua Trupin. Joshua Trupin develops a small .ocx file that serves up
WinSock functionality. Then he presents two programs written in Visual
Basic that take advantage of it. One performs a finger command, while
the other lets you test the Usenet NNTP news protocol.
- Extend the Windows 95 Shell with Application Desktop Toolbars by Jeffrey
Richter. The Windows 95 shell is easy to customize, although few people
seem to know how, possibly because the documentation is scanty and
confusing. Jeffrey Richter shows you how to develop a cool shell
extension: application desktop toolbars.
- Exploring the Client/Server Capabilities of Visual Basic 4.0 Enterprise
Edition by Guy Eddon and Henry Eddon. Visual Basic 4.0 Enterprise
Edition introduces a number of new features that make writing
client/server applications easier, such as the Microsoft Jet database
engine, Jet data control, DAO, ODBC, Remote Data Objects, a Remote data
control, and remote automation.
Additional reference words:
KBCategory: kbprg kbfile
KBSubcategory: msj
Keywords : msj
Platform : WINDOWS
|