home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
os2sdk
/
os2sdk11
/
petzold
/
chap11
/
drawline.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-02-20
|
314 b
|
12 lines
;-------------------------------------
; DRAWLINE.DEF module definition file
;-------------------------------------
NAME DRAWLINE WINDOWAPI
DESCRIPTION 'Draw Line from Radio Buttons (C) Charles Petzold, 1988'
PROTMODE
HEAPSIZE 1024
STACKSIZE 8192
EXPORTS ClientWndProc