J
john
I'm trying to port my WDM driver to Vista RC1 but I crashes during
driver initialization.
Using Windbg, I narrowed it down to a RtlIntegerToUnicode system call.
This function works perfectly in W2K or XP. Did MS do anything
different in this function?
I also can't get my KdPrint statement to be displayed.
John
driver initialization.
Using Windbg, I narrowed it down to a RtlIntegerToUnicode system call.
This function works perfectly in W2K or XP. Did MS do anything
different in this function?
I also can't get my KdPrint statement to be displayed.
John