http://bugs.winehq.org/show_bug.cgi?id=4094
------- Additional Comments From wijn@wanadoo.nl 2005-18-12 04:58 ------- Created an attachment (id=1543) --> (http://bugs.winehq.org/attachment.cgi?id=1543&action=view) allow 8192 byte long commands
The maximum should then be 8192 chars. The patch prevents possible stack problems by allcating them from the heap.
Can you give it a try?