Re: An RPM of wine with safedisc support

2006-06-24 Thread ivanleo
On 24/06/06, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: Can you tell us what are all the specific pathces went in to this rpm with releated to safedisc? I know that Vitaly's ntoskernel patch is isn, what else. All the safedisc related code developed in the last year or so, I can send you a f

An RPM of wine with safedisc support

2006-06-24 Thread ivanleo
Safedisc has now been working on wine for almost a year, but it'll still take some time before we get the code into winehq, so I've decided to build an RPM of wine with safedisc 1 support so users can play around with it, you can download it from http://www003.portalis.it/115/wine-safedisc-0.9.16-

Re: Wine & Safedisk

2006-05-01 Thread ivanleo
On 01/05/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Ivan, I've been doing a lot of reading into the safedisk solution that was once created for Wine. I understand it was rejected because of its use of named pipes at that time. I've been trying to get my hands on that code, so I could an

Re: About irp framework for safedisc support

2006-04-30 Thread ivanleo
On 30/04/06, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: Hi, I would like to know about what is required for the irp framework to be implemented for wine. Well we never actually wrote a real irp queue system, we simply had a single irp stack allocated irp struct that we recycled for each call