[Python-Dev] Create a synthetic stdout for Windows?
Bill Tutt
billtut@microsoft.com
Mon, 8 Jan 2001 16:38:14 -0800
> From: Mark Hammond [mailto:MarkH@ActiveState.com]
> There will be no issues in the code - it is just that Win2k will execute
in
> a different "workspace" (I think that is the term). This is identical to
> the problem of a service attempting to display a messagebox - the code is
> perfect and works perfectly - just in a context where noone can see it, or
> dismiss it.
The term Mark is looking for here is Windowstation, and it's an NT thing,
not just a Win2k thing. Windowstations have been around for ages.
Bill