http://bugs.winehq.org/show_bug.cgi?id=16548 --- Comment #6 from Rico <kgbricola(a)web.de> 2009-06-17 08:44:35 --- Created an attachment (id=21841) --> (http://bugs.winehq.org/attachment.cgi?id=21841) Patch for GetTempFileName. This patch makes the previous test happy. It could be run like this, to check the behaviour: Command: "wine main.exe | uniq | wc" Output on wine without patch: 142 142 4118 Output wine with patch: 1000 1000 27730 Output on windows: 1000 1000 28000 -- 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.