home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
progjorn
/
pj_6_4.arc
/
SMLTPL.DEF
< prev
next >
Wrap
Text File
|
1988-04-28
|
274b
|
19 lines
NAME Smltpl
DESCRIPTION 'Windows small memory model template'
STUB 'Winstub.exe'
HEAPSIZE 1024
STACKSIZE 4096
CODE MOVEABLE
DATA MOVEABLE MULTIPLE
SEGMENTS
_TEXT PRELOAD MOVEABLE
_INIT PRELOAD MOVEABLE DISCARDABLE
EXPORTS
MainWndProc @1