VC++ 6.0, Win2K and Win98SE, WDM.
Hi, dear list members,
My last problem of ExSystemTimeToLocalTime is not soled yes. I use Driver Work (from NuMega) to build my driver. Some list members gave me samples and I found they work fine. But in my Driver Work based codes, this function cannot be compiled.
I have some new questions…
- How to set the system time to a new value? I found KeQuerySystemTime to get the system time, but there is no a functiion such as KeSetSystemTime to modify the system time.
- Is there any way to run a application from kernel mode?
- My driver is a pure soft driver - not based on a hardware. I can install it on Win2k but not on Win98. Is it possible to install such driver in Win98? And how to do? I know VxD can do this work. But I really don’t want to write a VxD for Win9x and another WDM for Win2K.
Thanks in advance.
-Ray Yang
xxxxx@ybwork.com; xxxxx@yahoo.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com