home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
winbase
/
io
/
serial
/
tty.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-02-04
|
363 b
|
17 lines
NAME TTY
EXETYPE WINDOWS
DESCRIPTION 'Windows TTY Sample Application (c) 1991 Microsoft Corporation'
STUB 'winstub.exe'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MULTIPLE MOVEABLE
HEAPSIZE 4096
STACKSIZE 4096
EXPORTS
TTYWndProc @1
AboutDlgProc @2
SettingsDlgProc @3