[Bug 3334] execute unix binary parameter problem

Wine Bugs wine-bugs at winehq.org
Sun Sep 18 12:46:24 CDT 2005


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





------- Additional Comments From marcus at jet.franken.de  2005-18-09 12:46 -------
there is no shell globbing done by wine and CreateProcess()  
 
(replacing "*.bla" by foo.bla, bar.bla usw..) 
 
CreateProcess is not supposed to glob, either you have to do that 
in the win32 program, or call the right shell. 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list