INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: RhinoBanga on October 15, 2003, 01:59:55 pm

Title: Annoying debug strings
Post by: RhinoBanga on October 15, 2003, 01:59:55 pm
Guys,

Any chance you can clear these OutputDebugStrings up please as it's annoting to get them interspersed with my ones when I am debuging stuff at work:

after sendaspi32command...Timer: 47 ms
after sendaspi32command...Timer: 15 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 16 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 15 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 32 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
INIT: Timer: 203 ms
DRIVE FGetDiskStatus: drive=F:
after sendaspi32command...Timer: 0 ms
GetDiskStatus: time in testunitready=0
GETMEDIASTATUS: Timer: 0 ms
HASBURNPROOF: Timer: 16 ms
GETSPEED: Timer: 0 ms
DRIVE HGetDiskStatus: drive=H:
after sendaspi32command...Timer: 15 ms
GetDiskStatus: time in testunitready=15
GETMEDIASTATUS: Timer: 15 ms
HASBURNPROOF: Timer: 0 ms
GETSPEED: Timer: 0 ms
GetDiskStatus: drive=F:
after sendaspi32command...Timer: 16 ms
GetDiskStatus: time in testunitready=16
GetDiskStatus: drive=H:
after sendaspi32command...Timer: 47 ms
GetDiskStatus: time in testunitready=47
Title: Re:Annoying debug strings
Post by: JohnT on October 15, 2003, 02:43:08 pm
done
Title: Re:Annoying debug strings
Post by: RhinoBanga on October 15, 2003, 03:12:41 pm
Thanks John.