Re: ntoskrnl.exe: Add a stub implementation of KeInitializeTimer
18 Jun
2007
18 Jun
'07
9:21 p.m.
On 6/18/07, James Hawkins <truiken(a)gmail.com> wrote:
Hi,
The Fahrenheit installer calls this function. KTIMER is defined in ketypes.h in the ddk, but that file doesn't exist for us yet, and I followed the example of others and defined it in wdm.h (where most of the types in ketypes.h were defined instead).
Nevermind my comments about the headers. osronline says it's defined in wdm.h, so this patch is still good to go. -- James Hawkins
6843
Age (days ago)
6843
Last active (days ago)
0 comments
1 participants
participants (1)
-
James Hawkins