mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
don't call win32k for GetObjectType() and query the information directly from the shared handle table
svn path=/trunk/; revision=13632
This commit is contained in:
parent
2daefe4dcd
commit
d10dba35e6
5 changed files with 106 additions and 3 deletions
|
@ -358,7 +358,7 @@ GetMiterLimit@8
|
|||
GetNearestColor@8=NtGdiGetNearestColor@8
|
||||
GetNearestPaletteIndex@8=NtGdiGetNearestPaletteIndex@8
|
||||
GetObjectA@12
|
||||
GetObjectType@4=NtGdiGetObjectType@4
|
||||
GetObjectType@4
|
||||
GetObjectW@12
|
||||
GetOutlineTextMetricsA@12
|
||||
GetOutlineTextMetricsW@12
|
||||
|
@ -560,4 +560,3 @@ bInitSystemAndFontsDirectoriesW@8
|
|||
bMakePathNameW@16
|
||||
;cGetTTFFromFOT
|
||||
gdiPlaySpoolStream@24
|
||||
|