home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Windows 95
/
Programming Windows 95.iso
/
code
/
CHAP19
/
EDRLIB.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1996-01-01
|
190 b
|
8 lines
/*----------------------
EDRLIB.H header file
----------------------*/
#define EXPORT extern "C" __declspec (dllexport)
EXPORT BOOL CALLBACK EdrCenterText (HDC, PRECT, PSTR) ;