home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
ntcode
/
tty32
/
tty.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-19
|
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