mirror of
https://github.com/reactos/reactos.git
synced 2025-04-30 11:08:51 +00:00
update the good api list
svn path=/trunk/; revision=28688
This commit is contained in:
parent
439c9ab215
commit
4fd8100175
1 changed files with 8 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
; if bugs exists their or verify
|
; if bugs exists their or verify
|
||||||
;
|
;
|
||||||
|
|
||||||
AAddFontResourceA@4
|
AddFontResourceA@4
|
||||||
AddFontResourceExA@12
|
AddFontResourceExA@12
|
||||||
AddFontResourceExW@12
|
AddFontResourceExW@12
|
||||||
AddFontResourceW@4
|
AddFontResourceW@4
|
||||||
|
@ -94,6 +94,9 @@ GdiConsoleTextOut@16
|
||||||
GdiConvertBitmap@4
|
GdiConvertBitmap@4
|
||||||
GdiConvertBrush@4
|
GdiConvertBrush@4
|
||||||
GdiConvertDC@4
|
GdiConvertDC@4
|
||||||
|
GdiConvertFont@4
|
||||||
|
GdiConvertPalette@4
|
||||||
|
GdiConvertRegion@4
|
||||||
GdiDescribePixelFormat@16
|
GdiDescribePixelFormat@16
|
||||||
GdiEntry16@12=DdSwapTextureHandles@12
|
GdiEntry16@12=DdSwapTextureHandles@12
|
||||||
GdiFlush@0
|
GdiFlush@0
|
||||||
|
@ -111,5 +114,9 @@ GdiSetPixelFormat@8
|
||||||
GdiSetServerAttr@8
|
GdiSetServerAttr@8
|
||||||
GdiSwapBuffers@4
|
GdiSwapBuffers@4
|
||||||
GetAspectRatioFilterEx@8
|
GetAspectRatioFilterEx@8
|
||||||
|
GetBitmapBits@12
|
||||||
|
GetBitmapDimensionEx@8
|
||||||
|
GetBoundsRect@12
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue