IPC1.ASC
Title: COMMUNICATION CLASSES FOR CROSS-PLATFORM DEVELOPMENT
Keywords: MAR95   CLIENT/SERVER  C++  CROSS-PLATFORM  WINDOWS NT  OS/2  AIX
Published source code accompanying Richard Lam's articles which 
summarizes common techniques for interprocess communication. 
Dick presents a library that implements semaphores in 
a platform-independent manner--for Windows NT, OS/2, and AIX--to allow 
signaling or controlling of shared resources between processes and 
threads. Also see IPC1.ZIP.

IPC1.ZIP
Title: COMMUNICATION CLASSES FOR CROSS-PLATFORM DEVELOPMENT
Keywords: MAR95   CLIENT/SERVER  C++  CROSS-PLATFORM NT  OS/2  AIX
Complete source code accompanying Richard Lam's articles which 
summarizes common techniques for interprocess communication. 
Dick presents a library that implements semaphores in 
a platform-independent manner--for Windows NT, OS/2, and AIX--to allow 
signaling or controlling of shared resources between processes and 
threads. Requires PKUNZIP.EXE to extract.

FONT.ASC
Title: A PORTABLE FONT SPECIFICATION
Keywords: MAR95  FONT  WINDOWS    MACINTOSH   UNIX   MOTIF
Published source code accompanying Ronald G. White and John Biard's
article on one approach to flexible cross-platform fonts that 
doesn't require additional coding when moving from platform to platform.

XDB.ASC
Title: CROSS-PLATFORM DATABASE PROGRAMMING
Keywords: MAR95   C   DATABASE   CROSS-PLATFORM
Published source code accompanying William Fairman and Randal Hoff's
article on writing software that's portable on platforms from 
supercomputers to embedded systems. 

SOM.ASC
Title: BUILDING A SOM OPENDOC PART
Keywords: MAR95   SOM   OBJECT-ORIENTED   OPENDOC    COMPONENTS
Published source code accompanying Robert Orfali and Dan Harkey's article
on creating an OLE Custom Control using OpenDoc for OS/2. 

SIM.ASC
Title: SIMULATION COMPILATION AND PORTABILITY
Keywords: MAR95   EMBEDDED SYSTEMS  SIMULATION   COMPILERS
Published source code accompanying Marc Hoffman's articles on 
simulation compilation, a technique that lets you compile 
a simulation, then run an executable that represents the 
original code instead of simulating the code directly. 

DISTR.ASC
Title: BUILDING DISTRIBUTED APPLICATIONS WITH GALAXY
Keywords: MAR95  DISTRIBUTED    NETWORKS   CLIENT/SERVER    PORTABILITY
Published source code that accompanies Stan Dolberg article that
uses Galaxy 2.0, a cross-platform toolset for building complex 
distributed applications, lets you write applications that 
can communicate with other Galaxy applications running on any platform. 

VOCAB.ASC
Title: EXAMINING THE POWERBASIC DEVELOPER KIT
Keywords: MAR95   WINDOWS   DOS    BASIC    
Published source code accompanying Raymond J. Schneider's where he 
uses the PowerBASIC Developer Kit to write a Windows application 
for vocabulary-frequency analysis. Also see VOCAB.ZIP.

VOCAB.ZIP
Title: EXAMINING THE POWERBASIC DEVELOPER KIT
Keywords: MAR95   WINDOWS   DOS    BASIC    
Complete source code accompanying Raymond J. Schneider's where he 
uses the PowerBASIC Developer Kit to write a Windows application 
for vocabulary-frequency analysis. Requires PKUNZIP.EXE to extract.

BMP1.ASC
Title: THE BMP FILE FORMAT, PART 1
Keywords: MAR95    WINDOWS   BMP   CROSS-PLATFORM 
Published source code accompanying David Charlap's article which examines 
how the "standard" BMP file format has been implemented 
differently on different platforms. Also see BMP.ZIP.

BMP.ZIP
Title: THE BMP FILE FORMAT, PART 1
Keywords: MAR95    WINDOWS   BMP   CROSS-PLATFORM 
Complete source code that accompanying examines 
how the "standard" BMP file format has been implemented 
differently on different platforms. Requires PKUNZIP.EXE to extract.

QNC41.ZIP
Title: Quincy 4.1
Keywords: MAR95  C   D-FLAT    QUINCY  
Executables for Quincy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see Q41SRC.ZIP. Requires PKUNZIP.EXE to extract.

Q41SRC.ZIP
Title: Quincy 4.1
Keywords: MAR95  C   D-FLAT    QUINCY  
The source code for Qunicy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see QNC41.ZIP. Requires PKUNZIP.EXE to extract.

DFLT19.ZIP
Title: D-Flat v19
Keywords: MAR95  C  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C. Requires PKUNZIP.EXE to extract.

DFPP04.ZIP
Title: D-Flat++ v4
Keywords: MAR95 C++  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C++. Requires PKUNZIP.EXE to extract.



