OSDN Git Service

* lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry points
authorcorinna <corinna>
Tue, 21 Jul 2009 09:39:02 +0000 (09:39 +0000)
committercorinna <corinna>
Tue, 21 Jul 2009 09:39:02 +0000 (09:39 +0000)
from here...
* lib/gdo32.dll: ...to here.

winsup/w32api/ChangeLog
winsup/w32api/lib/gdi32.def
winsup/w32api/lib/msimg32.def

index 990547f..a278a87 100644 (file)
@@ -1,3 +1,9 @@
+2009-07-21  Corinna Vinschen  <corinna@vinschen.de>
+
+       * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry points
+       from here...
+       * lib/gdo32.dll: ...to here.
+
 2009-07-01  Corinna Vinschen  <corinna@vinschen.de>
 
        * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,
index a0b76f7..b2252d2 100644 (file)
@@ -143,7 +143,9 @@ GetColorAdjustment@8
 GetColorSpace@4
 GetCurrentObject@8
 GetCurrentPositionEx@8
+GetDCBrushColor@4
 GetDCOrgEx@8
+GetDCPenColor@4
 GetDIBColorTable@16
 GetDIBits@28
 GetDeviceCaps@8
index 7dcf215..4f722a1 100644 (file)
@@ -1,7 +1,5 @@
 LIBRARY MSIMG32.DLL
 EXPORTS
 AlphaBlend@44
-GetDCBrushColor@4
-GetDCPenColor@4
 GradientFill@24
 TransparentBlt@44