Re: Mysterious change in DbgPrint functionality

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Alexander Grigoriev wrote:
My guess is that DebugView WAS able to enable debug output without
Debug
Print Filter before UAC.

UAC was initially on. DebugView doesn't have an installation program, so
the initial conditions for it were the same before and after.

Aw heck, I'll just see if the registry gets altered by disabling UAC.
And the answer is ... neither disabling nor enabling UAC alters the
Debug Print Filter settings. Nonetheless, I accurately reported the
symptom -- DebugView initially showing kernel events, disable UAC,
DebugView not showing kernel events, enable UAC, DebugView still not
showing kernel events & DbgPrint verified as not printing any messages
because the mask for component 101 (DEFAULT) is zero.

--
Walter Oney, Consulting and Training
http://www.oneysoft.com
.



Relevant Pages

  • RE: =?iso-8859-1?Q?=22System.Diagnostics.Debug.WriteLine=22_Doesnt_work_unde?= =?iso-885
    ... Regarding on the DebugView and ASP.NET Debug output in IIS hosted ... I think it is due to the different logon session the ... ASP.NET worker process and your debugview running under. ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: disable permission dialogs
    ... Well, my definition of WORKing on my computer is to create, install, debug ... and remove software on a constant basis. ... UAC is turned on and hopefully the software will still work if the "user" is ... Your definition of "play" obviously differs with many users here, ...
    (microsoft.public.windows.vista.security)
  • Re: Debugging NDIS protocol driver
    ... DebugView() has solved my problem for now, ... would have to switch to two machine debug set up soon. ... > As far as I know, you cannot run and debug a driver ...
    (microsoft.public.development.device.drivers)
  • Re: Mysterious change in DbgPrint functionality
    ... My guess is that DebugView WAS able to enable debug output without Debug ... Print Filter before UAC. ... to get Debug messages. ... Except that I WAS getting messages before disabling UAC. ...
    (microsoft.public.development.device.drivers)
  • RE: Where is my debug statements
    ... My project was in Debug mode. ... should be project properties. ... An update on this is I have no problems using debugview on my workstation ... helpful System.Diagnostics.Debug.WriteLine("blah de blah de blah"); ...
    (microsoft.public.biztalk.general)