Windows Vista Drivers
0
Re: WinDbg keeps trying to connect using 1394 channel 3 instead of COM1
0

1. In the windbg installation directory look for the themes subdirectory. Inside that look for the only doc file. In there it tells you how to...

0
Installing the WDK on Windows XP 64-bit
0

I'd like to address the failure of the WDK to install on a machine running Windows XP 64. As many of you who have tried installing the WDK on that...

0
Re: How to reduce the thread priority
0

> prepareHardware routine using PsCreateSystemThread(). After the thread > creation the SYSTEM process CPU usage goes to 50% and system become I...

0
Re: How to reduce the thread priority
0

What is the thread doing, if it is grabbing spinlocks or doing other things that raise IRQL it will not matter what priority it is. So tell us...

0
Re: WDF memory object operation between bus and child driver
0

> Can I allocate WDF memory object from the bus driver and pass the > memory handle to the child. I think that no WDF object can cross the driver...

Moderndai
Logo