home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WindowsWare 2 the Maxx
/
winmaxx.zip
/
winmaxx
/
WIN_NT
/
EXCEPT.ZIP
/
MAIN.DEF
< prev
next >
Wrap
Text File
|
1992-03-18
|
267b
|
16 lines
NAME main
DESCRIPTION 'Sample Microsoft Windows Application'
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 5120
EXPORTS
MainWndProc @1