Microsoft Systems Journal: May 1994

ID: Q112875

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 May 1994 issue of the "Microsoft Systems Journal."

FILES AVAILABLE FROM ONLINE SERVICES

Item ID   Filename       Description
-------   --------       -----------

S14664    95WINQA.EXE    The 95WINQA.EXE file contains the source code for
                         the "Windows Q & A" column by Matt Pietrek.

S14665    95CQA.EXE      The 95CQA.EXE file contains the source code for
                         the "C/C++ Q & A" column by Paul DiLascia.

S14666    95DOSQA.EXE    The 95DOSQA.EXE file contains the source code for
                         the "MS-DOS Q & A" column by Jeff Prosise.

S14667    INJLIB.EXE     The INJLIB.EXE file contains the source code for
                         the article named "Load Your 32-Bit DLL into
                         Another Process's Address Space Using INJLIB,"
                         by Jeffrey Richter.

                         Windows NT runs each 32-bit process in a separate
                         address space. However, many apps written for 16-
                         bit Windows exploited the fact that all programs
                         shared a single address space. Jeffrey Richter
                         examines methods for porting these programs to
                         Win32.

S14668    WLL.EXE        The WLL.EXE file contains the source code for the
                         article named "Going Beyond WordBasic: Extending
                         Word 6.0 for Windows with WLLs," by Dave Edson.

                         Word link libraries are powerful add-ins for Word
                         6.0. They are essentially WordBasic macros
                         implemented as DLLs and written in the language
                         of your choice. Dave Edson shows how to port
                         WordBasic code to WLLs, then examines arrays and
                         parameter-passing.

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
Keywords          : kbfile kbprg
Version           : 3.10
Platform          : WINDOWS


Last Reviewed: September 30, 1997
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.