http://bugs.winehq.org/show_bug.cgi?id=18089
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #10 from Vincent Povirk madewokherd@gmail.com 2009-04-19 20:54:35 --- That's reverse-engineering, isn't it?
In any case, "App Paths" is documented so I think using this hint is OK: http://msdn.microsoft.com/en-us/library/cc144150(VS.85).aspx
According to MSDN, this needs to be implemented in ShellExecute* (component should be shell32). Once that's implemented, double-clicking or using wine start should work, but changing to the application directory and running "wine program.exe" should not, as that's analogous to windows cmd.