Author: fireball
Date: Sun Aug 9 11:46:22 2009
New Revision: 42549
URL:
http://svn.reactos.org/svn/reactos?rev=42549&view=rev
Log:
- Add missing XFORMOBJ exports.
Modified:
branches/arwinss/reactos/subsystems/win32/win32k/win32k.def
Modified: branches/arwinss/reactos/subsystems/win32/win32k/win32k.def
URL:
http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/subsystems/win3…
==============================================================================
--- branches/arwinss/reactos/subsystems/win32/win32k/win32k.def [iso-8859-1] (original)
+++ branches/arwinss/reactos/subsystems/win32/win32k/win32k.def [iso-8859-1] Sun Aug 9
11:46:22 2009
@@ -201,6 +201,9 @@
RtlUnwind(a)16=NTOSKRNL.RtlUnwind
RtlUpcaseUnicodeChar(a)4=NTOSKRNL.RtlUpcaseUnicodeChar
RtlUpcaseUnicodeToMultiByteN(a)20=NTOSKRNL.RtlUpcaseUnicodeToMultiByteN
+XFORMOBJ_bApplyXform@20
+XFORMOBJ_iGetFloatObjXform@8
+XFORMOBJ_iGetXform@8
_abnormal_termination=NTOSKRNL._abnormal_termination
_except_handler2=NTOSKRNL._except_handler2
_global_unwind2=NTOSKRNL._global_unwind2