mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 11:50:19 +08:00
76a688a2e2f5afef56202f2e51314ae8912e04fb
Fix : RemoveFontResourceW : let it call to RemoveFontResourceExW Fix : a comment in SetWorldTransform Fix : Redirect STROBJ_bEnum@12 to win32k Fix : Redirect STROBJ_bEnumPositionsOnly@12 to win32k Fix : Redirect STROBJ_bGetAdvanceWidths@16 to win32k Fix : Redirect STROBJ_dwGetCodePage@4 to win32k Fix : Redirect STROBJ_vEnumStart@4 to win32k Fix : Redirect SetFontEnumeration to win32k Fix : Redirect SetMagicColors to win32k Fix : Redirect SetSystemPaletteUse to win32k Fix : Redirect SetVirtualResolution@20 to win32k Fix : PtInRegion : Make smaller code in gdi32 for sharememory/metadc Fix : RectInRegion : Make smaller code in gdi32 for sharememory/metadc Fix : SetBrushOrgEx : Make smaller code in gdi32 for sharememory/metadc Fix : SetDIBits : Make smaller code in gdi32 for sharememory/metadc Fix : SetGraphicsMode : Make smaller code in gdi32 for sharememory/metadc Implement RemoveFontResourceExA : it is partly implement it miss flags, and pdv and we also need fix win32k Implement RemoveFontResourceExW : it is partly implement it miss flags, and pdv and we also need fix win32k and more stuff svn path=/trunk/; revision=29154
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%