Tag Archives: Vista
Enabling Debug Print (DbgPrint) in Windows Vista and Server 2008

Issue: Debug prints ( DbgPrint ) are not working in Windows Vista/Server2008. Solution: By default DbgPrint() outputs are disabled in Vista/Server2008. You may follow the below setting in registry to enable the debug prints. Open up the registry and go … Continue reading
How to test Sign the driver in Windows Vista and Server 2008

Many of us use to skip the Driver signature warning message while installing the Windows driver. But this is not possible in the case of Windows Vista and Server 2008 – 64-bit editions. In case of 64-bit systems, it is … Continue reading
