* lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry points
from here... * lib/gdo32.dll: ...to here.
This commit is contained in:
@@ -143,7 +143,9 @@ GetColorAdjustment@8
|
||||
GetColorSpace@4
|
||||
GetCurrentObject@8
|
||||
GetCurrentPositionEx@8
|
||||
GetDCBrushColor@4
|
||||
GetDCOrgEx@8
|
||||
GetDCPenColor@4
|
||||
GetDIBColorTable@16
|
||||
GetDIBits@28
|
||||
GetDeviceCaps@8
|
||||
|
@@ -1,7 +1,5 @@
|
||||
LIBRARY MSIMG32.DLL
|
||||
EXPORTS
|
||||
AlphaBlend@44
|
||||
GetDCBrushColor@4
|
||||
GetDCPenColor@4
|
||||
GradientFill@24
|
||||
TransparentBlt@44
|
||||
|
Reference in New Issue
Block a user