Dec 302017
This file contains several OS/2 C routines used to interface with the user in a VIO type of world. Several examples included. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
BLD.CMD | 1178 | 465 | deflated |
BOX.C | 6057 | 990 | deflated |
BOX.H | 98 | 68 | deflated |
BOX.OBJ | 792 | 497 | deflated |
BOXERASE.C | 1234 | 500 | deflated |
BOXERASE.H | 79 | 65 | deflated |
BOXERASE.OBJ | 309 | 284 | deflated |
EXPBOX.C | 1919 | 722 | deflated |
EXPBOX.H | 84 | 69 | deflated |
EXPBOX.OBJ | 400 | 350 | deflated |
HLP.QHP | 758 | 355 | deflated |
MAKEHELP | 172 | 90 | deflated |
POP.C | 2140 | 846 | deflated |
POP.H | 47 | 45 | deflated |
POP.OBJ | 718 | 578 | deflated |
POPUP.ZIP | 6241 | 5646 | deflated |
READ.ME | 571 | 318 | deflated |
VIOUTIL | 447 | 227 | deflated |
VIOUTIL.DEF | 221 | 154 | deflated |
VIOUTIL.DLL | 1435 | 883 | deflated |
VIOUTIL.HLP | 11460 | 2346 | deflated |
VIOUTIL.LIB | 1024 | 132 | deflated |
Download File VIOUTL.ZIP Here
Contents of the READ.ME file
This zip file contains several routines used to interface with the user in a
VIO type of world. There are several routines wich draw/erase boxes and a POP
util that creates a VIO POPUP with data in it. The popup.zip file is a
application level use of the pop.c routine. You will need to make sure that
the make files all point to the proper places on your system to allow them to
be compiled. The make file for the vioutils portion of this code is called
vioutil. ( clever huh ?) In popup.zip is another make file called popup.
Paul Montgomery
VIO type of world. There are several routines wich draw/erase boxes and a POP
util that creates a VIO POPUP with data in it. The popup.zip file is a
application level use of the pop.c routine. You will need to make sure that
the make files all point to the proper places on your system to allow them to
be compiled. The make file for the vioutils portion of this code is called
vioutil. ( clever huh ?) In popup.zip is another make file called popup.
Paul Montgomery
December 30, 2017
Add comments