Re: Linux system calls under Wine
"L. Rahyen" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <2136359.Q0NOaH0Dhx@camn> |
On Sunday 26 August 2012 03:27:52 Andrew Makhorin wrote: > I'm wondering if it is possible to perform Linux system calls like fork > and exec (directly via the int 0x80 instruction) from a program running > under Wine on x86 machine? Yes, it is possible.