Microsoft KB Archive/119862

From BetaArchive Wiki

Microsoft Systems Journal: October 1994

ID: Q119862



The information in this article applies to:


  • Microsoft Systems Journal (MSJ) for October 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 October 1994 issue of the "Microsoft Systems Journal."

FILES AVAILABLE FROM ONLINE SERVICES

Item ID Filename Description
S14868 OPENGL.EXE The OPENGL.EXE file contains the code for the article named "Advanced 3-D Graphics for Windows NT 3.5: Introducing the OpenGL Interface, Part I," by Jeff Prosise.


OpenGL puts sophisticated 3-D graphics within reach of every developer targeting Windows NT. The OpenGL software interface makes it relatively easy to create complex objects complete with shading, lighting, hidden surface removal, and even texturing.

S14869 TABDLG.EXE The TABDLG.EXE file contains the code for the article named "Chicago's Interface Gadgets, Part III: Programming Properly with Property Sheets," by Dave Edson.


The rest of the world calls them tabbed dialogs, but in the Chicago SDK and MFC 3.0 they are known as property sheets. Dave Edson completes his trilogy on new Chicago controls by detailing multiple ways to create them using C and the Chicago API, or MFC.

S14870 SPHERE.EXE The SPHERE.EXE file contains code for the article "Building Windows NT-Based Client/Server Applications Using Remote Procedure Calls," by James Finnegan.


RPCs are one of the easiest mechanisms with which to distribute computing. The RPC model is fundamentally simple: your client application thinks it is calling a local functions, when in fact the function's implementation resides in a remote-server program.

S14871 CPPQ1094.EXE The CPPQ1094.EXE file contains the code for the "C/C++ Q & A" column by Paul DiLascia.
S14872 WINQ1094.EXE The WINQ1094.EXE file contains the code for the "Windows Q & A" column by Matt Pietrek.
S14873 WIN32OCT.EXE The WIN32OCT.EXE file contains the code for the "Win32 Q & A" column by Jeffrey Richter.

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, and click GO!
Open the article, and click the button to download the file.

  • Internet (anonymous FTP)

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 Oct

Keywords :
Version : :for October 1994
Platform : WINDOWS
Issue type :


Last Reviewed: January 13, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.