home *** CD-ROM | disk | FTP | other *** search
- NAME Demo
-
- DESCRIPTION 'Sample Microsoft Windows Application'
-
- EXETYPE WINDOWS
-
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE MULTIPLE
-
- HEAPSIZE 1024
- STACKSIZE 5120
-
- IMPORTS
- pdscntl.ColorButtonWndFn
-
- EXPORTS
- TestProc