Comment # 12
on bug 8609
from Guy Harris
(In reply to comment #10)
> This is probably at least somewhat related to bug 7755 ("A console window is
> never opened"); I thought Guy's changes might have fixed that bug but I
> still don't get a console on Windows XP (32-bit).
Well, it appears that, at least on XP, AttachConsole(ATTACH_PARENT_PROCESS)
claims to succeed, but doesn't appear to make the output go to the console;
that may be what's happening in bug 7755.
You are receiving this mail because:
- You are watching all bug changes.