home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
turbopas
/
tppop16.arc
/
-READ.ME
next >
Wrap
Text File
|
1988-09-29
|
1KB
|
23 lines
This package contains all of the necessary tools for the creation of
TSR (Terminate and Stay Resident) programs with Turbo Pascal 4.0.
Filename Description
-------- ------------------------------------------------------
DICE.PAS Unit source code for dice rolling
DICE.TPU Compiled unit for dice rolling
NODICE.BAT Batch version of the remove program
NODICE.PAS Source for unload sample
POPDICE.PAS Source code for example
POPUP.DOC Document file
POPUP.PAS Source code for TSR unit
POPUP.TPU Compiled unit for creating TSR programs
REMOVE.PAS Universal unloader source code
TPOP.ASM Low-level assembler code for creating TSR programs
TPOP.OBJ Linkable object module for low-level routines
UNHOOK.PAS High-level code for removing a TSR from memory
UNHOOK.TPU Compiled unit for unloading stuff
UPPRCASE.ASM Assembler routine to convert strings to uppercase
UPPRCASE.OBJ Linkabe object module - used by POPDICE.PAS
WINDOWS.PAS Simple windowing unit source code
WINDOWS.TPU Compiled unit for windowing package