Re: Re[4]: Wine device drivers proposal

2005-08-30 Thread Damjan Jovanovic


--- Vitaliy Margolen [EMAIL PROTECTED] wrote:

 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.

What did you change? NtDeviceIoControl()?

 Vitaliy
 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Re[4]: Wine device drivers proposal

2005-08-29 Thread Vitaliy Margolen
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