[Bug 5541] WriteConsole can't write to stdout; affects e.g. wsh's cscript' s usage message

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 24 10:35:31 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=5541


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|cscript.exe from WSH        |WriteConsole can't write to
                   |(Windows Scripting Host)    |stdout; affects e.g. wsh's
                   |can't even print a banner   |cscript's usage message
                   |without native ole32        |




--- Comment #11 from Dan Kegel <dank at kegel.com>  2008-01-24 10:35:30 ---
Still a problem.  To repeat:
  rm -rf .wine
  sh winetricks vcrun6 wsh56
  wine cscript
or, to see the banner it's trying to print,
  wine cscript | cat
or 
  wineconsole cscript
(though the latter is useless since it's in a separate
window that disappears immediately).

Is there any reason WriteConsole shouldn't work when writing
to bare streams?

(cf. http://www.winehq.org/site/docs/wineusr-guide/cui-programs )


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list