16 Apr
2007
16 Apr
'07
9:50 p.m.
http://bugs.winehq.org/show_bug.cgi?id=8022 ------- Additional Comments From dmitry(a)codeweavers.com 2007-16-04 21:50 ------- Jason, your test uses msvcrt to read the output file, and that might involve conversions of input data, you have to use CreateFile/ReadFile instead. You really need to investigate msvcrt and cmd.exe problems separately. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.