ntoskrnl: Forward ExSystemTimeToLocalTime and ExLocalTimeToSystemTime to ntdll.

oldstable
Erich Hoover 2010-01-14 10:16:50 -07:00 committed by Alexandre Julliard
parent 529b183397
commit c7ccf24020
1 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@
@ stub ExIsProcessorFeaturePresent
@ stub ExIsResourceAcquiredExclusiveLite
@ stub ExIsResourceAcquiredSharedLite
@ stub ExLocalTimeToSystemTime
@ stdcall ExLocalTimeToSystemTime(ptr ptr) ntdll.RtlLocalTimeToSystemTime
@ stub ExNotifyCallback
@ stub ExQueryPoolBlockSize
@ stub ExQueueWorkItem
@ -173,7 +173,7 @@
@ stub ExSetResourceOwnerPointer
@ stub ExSetTimerResolution
@ stub ExSystemExceptionFilter
@ stub ExSystemTimeToLocalTime
@ stdcall ExSystemTimeToLocalTime(ptr ptr) ntdll.RtlSystemTimeToLocalTime
@ stub ExUnregisterCallback
@ stub ExUuidCreate
@ stub ExVerifySuite