home *** CD-ROM | disk | FTP | other *** search
- Written by Bill Hall, Olivetti ATC.
-
- NAME Spmtpl
-
- DESCRIPTION 'Presentation Manager Small Memory Model Template'
-
- STUB 'OS2STUB.EXE'
-
- HEAPSIZE 1024
- STACKSIZE 4096
-
- CODE MOVEABLE
- DATA MOVEABLE MULTIPLE
-
- SEGMENTS
- _INIT PRELOAD MOVEABLE DISCARDABLE
-
- EXPORTS
- MainWndProc @1