home *** CD-ROM | disk | FTP | other *** search
- NAME Server
-
- DESCRIPTION 'Sample Microsoft Windows Application'
-
- EXETYPE WINDOWS
-
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD MOVEABLE DISCARDABLE
-
- DATA PRELOAD MOVEABLE MULTIPLE
-
- HEAPSIZE 1024
- STACKSIZE 8192
-
- EXPORTS
- MainWndProc @1
- DDEWndProc @2
- AboutDlgProc @3
-