http://bugs.winehq.org/show_bug.cgi?id=27425
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-06-13 07:03:53 CDT --- If the app needs to be found in the path you can run the app name through SearchPath before passing it to CreateProcess. It does seem a bit dangerous though.