home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------
- ; CHECKERS.DEF module definition file, Version 0.30
- ;---------------------------------------------------
-
- NAME CHECKERS WINDOWAPI
-
- DESCRIPTION 'Checkers Version 0.30 (c) 1990, Charles Petzold'
- PROTMODE
- HEAPSIZE 1024
- STACKSIZE 8192
- EXPORTS ClientWndProc
- JudgeWndProc
- BoardWndProc
- AboutDlgProc
- ColorDlgProc
-