2004-02-07 Dan Aloni <da-x@gmx.net>
* lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct suffix.
This commit is contained in:
parent
373a036f7b
commit
a1bca00aa9
@ -1,3 +1,8 @@
|
|||||||
|
2004-02-07 Dan Aloni <da-x@gmx.net>
|
||||||
|
|
||||||
|
* lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct
|
||||||
|
suffix.
|
||||||
|
|
||||||
2004-02-02 Danny Smith <dannysmith@users.sourceforge.net>
|
2004-02-02 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
* include/oleacc.h (LIBID_Accessibility): Declare.
|
* include/oleacc.h (LIBID_Accessibility): Declare.
|
||||||
|
@ -596,8 +596,8 @@ KeSetPriorityThread@8
|
|||||||
KeSetTargetProcessorDpc@8
|
KeSetTargetProcessorDpc@8
|
||||||
;KeSetTimeIncrement
|
;KeSetTimeIncrement
|
||||||
@KeSetTimeUpdateNotifyRoutine@4
|
@KeSetTimeUpdateNotifyRoutine@4
|
||||||
KeSetTimer@12
|
KeSetTimer@16
|
||||||
KeSetTimerEx@16
|
KeSetTimerEx@20
|
||||||
;KeStackAttachProcess
|
;KeStackAttachProcess
|
||||||
KeSynchronizeExecution@12
|
KeSynchronizeExecution@12
|
||||||
;KeTerminateThread
|
;KeTerminateThread
|
||||||
|
Loading…
x
Reference in New Issue
Block a user