Related Posts:
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 to this path, “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Debug Print Filter” and add the following value “DEFAULT” : REG_DWORD : 0xFFFFFFFF and then reboot. You may have to create the “Debug Print Filter” key if it does not exist.
Happy debugging.. Enjoy
Follow-up
More posts in this category
- How to get Fingerprint reader working in Fedora Linux (Upek 147e:1000 in this case)
- How to get Lilliput DisplayLink based USB Monitor UM-70 (17e9:02a9) working in Ubuntu Linux
- How to sync GMail contacts with Thunderbird address book
- How to make Slide show using GIMP in a few clicks
- How to upload pictures to Picasa from Ubuntu in simple right-click
Previous Post: « Paypal Donation integration with your web site
Next Post: FlashMagic on Linux using wine »











Thanks for the valueable information
Windows Vista is good but it can hog your CPU and Memory.,;-