mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 03:19:54 +08:00
5d35ee6250
(GGO_UNHINTED): Define. (DMPAPER_*): Define. Paper size newly added to the documentation. (DMPAPER_LAST): Value depends on DMPAPER_* variables actually defined. (DM_*): Cleanup. (DM_PANNINGWIDTH,DM_PANNINGHEIGHT,DM_DISPLAYFIXEDOUTPUT): Define. (DMDO_*,DMDFO_*): Define. (GetDCBrushColor,GetDCPenColor): Declare. * lib/msimg32.def (GetDCBrushColor,GetDCPenColor): Add stubs.
8 lines
110 B
Modula-2
8 lines
110 B
Modula-2
LIBRARY MSIMG32.DLL
|
|
EXPORTS
|
|
AlphaBlend@44
|
|
GetDCBrushColor@4
|
|
GetDCPenColor@4
|
|
GradientFill@24
|
|
TransparentBlt@44
|