home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
msj
/
msjv4_2
/
mdi
/
colors.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
|
1988-12-06
|
481 b
|
18 lines
NAME COLORS
DESCRIPTION 'Multiple Document Interface'
STUB 'WINSTUB.EXE'
CODE MOVEABLE DISCARDABLE PURE LOADONCALL SHARED
DATA MOVEABLE MULTIPLE
HEAPSIZE 2048
STACKSIZE 2048
EXPORTS
MainWndProc @1
ColorWndProc @2
MainDlgNew @3
MainDlgAbout @4
MdiMsgHook @5
MdiDlgUnhide @6