Tech Support > Microsoft Windows > Drivers > PsSetCreateProcessNotifyRoutine in Vista
PsSetCreateProcessNotifyRoutine in Vista
Posted by L. Spiro on January 2nd, 2008


What is its problem? I get lock-ups (not blue screens) with it.


L. Spiro

Posted by L. Spiro on January 2nd, 2008


Actually it seems the problem has to do with my spin-locks.
They all work in Windows XP.
Is there something special I need to do for Windows Vista?

I used both KeAcquireSpinLock and KeAcquireInStackQueuedSpinLock, both with
the same results (complete lock-up).


L. Spiro

Posted by L. Spiro on January 3rd, 2008


Is my problem just strange?
I did not find any problems with KeAcquireInStackQueuedSpinLock on Vista
using Google.

Anyone have an idea?


L. Spiro




"L. Spiro" wrote:


Similar Posts