ar bg de en es fr id it nl pl pt sv tr zh

win32

Frankenwine: Multiple personas in a Wine process

null program

I came across a recent article on making Linux system calls from a Wine process. Windows programs running under Wine are still normal Linux processes and may interact with the Linux kernel like any other process. None of this was surprising, and the demonstration works just as I expect. Still, it...