[Wine] Re: Launch a native application from wine app (system call)

DanKegel wineforum-user at winehq.org
Wed Feb 2 19:14:16 CST 2011


aleroot wrote:
> 
> How can i do it ?
> 


Have you tried
CreateProcess(... "z:\path\to\native\app"...);
?  That assumes the Z: mapping for / is present.







More information about the wine-users mailing list