Author: greatlrd
Date: Thu Aug 23 23:56:57 2007
New Revision: 28487
URL:
http://svn.reactos.org/svn/reactos?rev=28487&view=rev
Log:
commit my verify list with api that been tested and works same/simluare as windows xp, in
windows 2000/xp
Added:
trunk/reactos/dll/win32/gdi32/good api.def (with props)
Added: trunk/reactos/dll/win32/gdi32/good api.def
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/gdi32/good%20api…
==============================================================================
--- trunk/reactos/dll/win32/gdi32/good api.def (added)
+++ trunk/reactos/dll/win32/gdi32/good api.def Thu Aug 23 23:56:57 2007
@@ -1,0 +1,30 @@
+; gdi32.def
+;
+; ReactOS Operating System
+; Api List that have been verify it works same as windows XP
+; and no bugs have been found in gdi32.dll, but bugs
+; can still exists, for it have not been checked in win32k.sys
+; if bugs exists their or verify
+;
+
+BRUSHOBJ_pvAllocRbrush@8
+BRUSHOBJ_pvGetRbrush@4
+BRUSHOBJ_ulGetBrushColor@4
+CreateEllipticRgn@16
+CreatePenIndirect@4
+BRUSHOBJ_hGetColorTransform@4
+CLIPOBJ_ppoGetPath@4
+CreatePalette@4
+ChoosePixelFormat@8
+CreateEllipticRgnIndirect@4
+CLIPOBJ_bEnum@12
+CreateRoundRectRgn@24
+AddFontResourceExW@12
+CreateRectRgnIndirect@4
+CombineTransform@12
+CreateHalftonePalette@4
+CreateDiscardableBitmap@12
+CLIPOBJ_cEnumStart@20
+AnyLinkedFonts@0
+AddFontResourceA@4
+AddFontResourceW@4
Propchange: trunk/reactos/dll/win32/gdi32/good api.def
------------------------------------------------------------------------------
svn:eol-style = native