> What error do you get?  MSDN describes several different error returns.
Actually I was wrong. The first error is "Handle is invalid". Then all
following errors are "Access is denied.", which seems to be the same error I
get when a console is already attached. But if this was the case - shouldn't
it be fixed with the win32console.FreeConsole I always call before
attaching?

-Stian
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to