home *** CD-ROM | disk | FTP | other *** search
- ;*************** Contrast Program Module Definition File (.DEF) ***************
- ;
- ; The module definition file supplies extra information about the program
- ; module to the LINKER.
- ;
-
-
- NAME Contrast WINDOWAPI
-
- DESCRIPTION 'Version of file comparision program for PM'
-
-
- DATA MULTIPLE
-
- STACKSIZE 8192
- HEAPSIZE 1024
-
- PROTMODE
- EXPORTS ClientWndProc
- OpenDlgProc
- AboutDlgProc
- SetColoursProc
- FontsDlgProc
- MyEntryFieldProc