Monday, August 29, 2005, 3:13:43 AM, Damjan Jovanovic wrote:
It looks like there are multiple projects going on along the same lines here. Ivan Leo and me working on this too (making safedisc protected games work on wine).
So far we have functional DeviceIoCotrol on a device. But no support for read or write nor synchronization of any kind. Right now it blocks until processing is complete.
How exactly did you change DeviceIoControl()?
Mm that's a bit more complicated then just DeviceIoControl. Actually believe it or not but "DeviceIoControl" is unchanged.
Vitaliy