I've developed a Windows Application that can run on Linux under wine, this application can run other program by a system call, can i call a Linux native application from a system call inside the windows wine app ? How can i do it ? Thanks
I've developed a Windows Application that can run on Linux under wine, this application can run other program by a system call, can i call a Linux native application from a system call inside the windows wine app ? How can i do it ? Thanks