PSS ID Number: Q136257
Article Last Modified on 05-20-2000
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 1995 issue of the "Microsoft Systems Journal."
Item ID Filename Description
------- -------- -----------
S15530 GMMFSRC.EXE Add Growable Memory-Mapped Files to Your App
with Our Exclusive GMMF API. Memory-mapped
files are cool-you can make an entire file
appear to be in RAM, allowing you to
manipulate its contents without any file I/O.
However, growing the size of your MMF on the
fly is a major pain, unless you take advantage
of our new GMMF API. By Jeffrey Richter
S15531 VB40.EXE Visual Basic 4.0 Provides Easy Entry to the
Advanced Features of Windows 95. Visual Basic
4.0 adds many facilities that make it easy to
exploit new 32-bit technologies. It is 32-bit
click-and-go enabled; can create in-proc,
local, and remote OLE servers; transparently
supports RPC; and supports the new Windows 95
controls. By Joshua Trupin.
S15532 UNDR1095.EXE The UNDR1095.EXE file contains the code for the
article named "Under the Hood," by Matt Pietrek
page 83.
S15533 CPPQ1095.EXE The CPPQ1095.EXE file contains the code for the
C/C++ Q & A, by Paul DiLascia, page 99.
S15534 OLEQ1095.EXE the OLEQ1095.EXE file contains the code for the
OLE Q & A, Don Box, page 91 Q119591 How to Obtain Microsoft Support Files from Online Services
Additional query words: msj Oct
Keywords: kbfile
Issue Type:
Technology: kbMSJSearch