[ros-diffs] [hpoussin] 32291: Those a __stdcall functions

hpoussin at svn.reactos.org hpoussin at svn.reactos.org
Mon Feb 11 17:27:30 CET 2008


Author: hpoussin
Date: Mon Feb 11 19:27:30 2008
New Revision: 32291

URL: http://svn.reactos.org/svn/reactos?rev=32291&view=rev
Log:
Those a __stdcall functions

Modified:
    trunk/reactos/ntoskrnl/ntoskrnl_i386.def

Modified: trunk/reactos/ntoskrnl/ntoskrnl_i386.def
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_i386.def?rev=32291&r1=32290&r2=32291&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/ntoskrnl_i386.def (original)
+++ trunk/reactos/ntoskrnl/ntoskrnl_i386.def Mon Feb 11 19:27:30 2008
@@ -199,7 +199,7 @@
 FsRtlDeleteTunnelCache
 FsRtlDeregisterUncProvider
 FsRtlDissectDbcs
-FsRtlDissectName
+FsRtlDissectName at 16
 FsRtlDoesDbcsContainWildCards
 FsRtlDoesNameContainWildCards at 4
 FsRtlFastCheckLockForRead
@@ -230,7 +230,7 @@
 FsRtlIsFatDbcsLegal
 FsRtlIsHpfsDbcsLegal
 FsRtlIsNameInExpression at 16
-FsRtlIsNtstatusExpected
+FsRtlIsNtstatusExpected at 4
 FsRtlIsPagingFile
 FsRtlIsTotalDeviceFailure
 FsRtlLegalAnsiCharacterArray=_FsRtlLegalAnsiCharacterArray
@@ -255,7 +255,7 @@
 FsRtlNotifyCleanup
 FsRtlNotifyFilterChangeDirectory
 FsRtlNotifyFilterReportChange
-FsRtlNotifyFullChangeDirectory
+FsRtlNotifyFullChangeDirectory at 40
 FsRtlNotifyFullReportChange
 FsRtlNotifyInitializeSync
 FsRtlNotifyReportChange




More information about the Ros-diffs mailing list