home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ;-----------------------------------
- ; BEZIER.DEF module definition file
- ;-----------------------------------
-
- NAME BEZIER WINDOWAPI
-
- DESCRIPTION '(c) 1989, Charles Petzold and Ziff Communications Co.'
- PROTMODE
- HEAPSIZE 1024
- STACKSIZE 8192
- EXPORTS ClientWndProc
-
-