| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 1161 |
pp0706.zip |
28-03-1988 |
3 Kb. |
8 |
Mult threads of execution; C calls from MASM.
Sample applications include ALPHSOUP and QUADRAN
T. Calling C functions from MASM, including
a sample calling the C printf() function, CALLPR
TF. |
| 1162 |
pp0802.zip |
11-10-1988 |
14 Kb. |
8 |
Read OS/2 environment table; ... Includes GETEN
V1, GETENV2, SHOWENV1, and SHOWENV2. Time and
date formatting, written in C and Assembly.
Includes TD and TRYTD. PC Magazine 1/31/89,
Volume 8 Number 2, Power Programming. |
| 1163 |
pp0803.zip |
13-02-1989 |
7 Kb. |
8 |
Qualify a file name under OS/2. Includes QFN
and TRYQFN. PC Magazine 2/14/89, Volume 8 Number
3, Power Programming. |
| 1164 |
ppipfc.zip |
21-03-1991 |
8 Kb. |
11 |
Pre-processor for IPFC. Takes .h files and uses
them for text substitution into .ipf files.
For use to create .hlp files. |
| 1165 |
ppos2.zip |
16-03-1989 |
26 Kb. |
8 |
Some Ray Duncan assembler routines for C. |
| 1166 |
ppwi2284.zip |
07-06-2003 |
162 Kb. |
9 |
PPWIZARD v2.284 - A multifunctional preprocessor
for editing and programming (Oct 11 2002) |
| 1167 |
prctst.zip |
31-03-1992 |
3 Kb. |
11 |
DosQProcStatus 2.0 6.177H demo. This is PROCTEST
.C that demonstrates how to extract information
from DosQProcStatus in OS/2 2.0 (6.177H). |
| 1168 |
precom.zip |
18-12-1992 |
105 Kb. |
10 |
A precompiler to take Modula2 Source code with
embedded SQL and produce Modula2 code. Can read/
write directly to a structure (record) Also
- small test application in Mod2 using the sampl
e database. |
| 1169 |
pres.zip |
23-09-1993 |
2 Kb. |
10 |
Presentation Parameter array builder. This c
code shows how to save all presentation paramete
rs for a window in a 288 byte array by a simple
call. The array returned is suitable to be passe
d as a pPresParams pointer. |
| 1170 |
prespm.zip |
15-04-1991 |
33 Kb. |
11 |
Sample C program to make DLL that changes fonts/
colors of listboxes and other dialog controls.
Set up for use with EASEL. C source incl. INF
file explaining functions included, with the
IPF source. |