Hi all,
The following function is used to synchronize two WDM drivers on Windows
2000. How could we achieve the goal on Windows 98 ?
PKEVENT
IoCreateSynchronizationEvent(
IN PUNICODE_STRING EventName,
OUT PHANDLE EventHandle
);
IoCreateSynchronizationEvent creates or opens a named synchronization event
for use in serialization of access to hardware between two otherwise
unrelated drivers.
Regards,
Alfred Lee
Get Your Private, Free Email at http://www.hotmail.com