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