[Wine] problem with exec,system,WinExec, C functions

Jennifer Lai jenlai at google.com
Fri Sep 21 13:09:08 CDT 2007


Hi there,
system() and WinExec() both worked for me.
However, try system( "wine foo.exe" ); instead, it should open up the
OpenWatcom console  in a second.

Thanks

On 9/21/07, romeo.petruca <romeo.petruca at gmail.com> wrote:
>
> sorry for delayed answer
>
> is working, but in backgroun, no console window opened for the program
> launched with:
>
> system( "foo.exe" );
>
> how can i see the console window ?
>
>
> Jennifer Lai-2 wrote:
> >
> > Referring to
> > http://winehq.org/pipermail/wine-users/2007-September/027759.html
> >
> > Hi Romeo,
> > It worked for me though. Could you specify what kind of error you got?
> > Thanks,
> > Jennifer
> >
> > _______________________________________________
> > wine-users mailing list
> > wine-users at winehq.org
> > http://www.winehq.org/mailman/listinfo/wine-users
> >
> >
>
> --
> View this message in context: http://www.nabble.com/problem-with-exec%2Csystem%2CWinExec%2C-C-functions-tf4434868.html#a12813526
> Sent from the Wine - Users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users
>



More information about the wine-users mailing list