home *** CD-ROM | disk | FTP | other *** search
- REM Product: TER Demo Program
- REM Compiler: Borland 'C'
- REM Memory Model: Medium
- REM Note: To compile with BC 4.0 or earlier, remove the OLE2W16 library from
- REM the tlink.ans file and append -DINC_OLE1 switch to the TER_SWITCHES
- REM constant in the make-bc file.
-
- REM Step 1: Execute the make command.
- REM This make command produces these files:
- REM 1. TER.DLL file to be used by DEMO.EXE (demo program) file.
- REM 2. DEMO.EXE, the demo program which calls the TER DLL routines
-
- 32RTM
-
- make -fmake-bc
-
- 32RTM -u
-