Re: About irp framework for safedisc support

2006-04-30 Thread Vijay Kiran Kamuju
We might put some initial effort, so that when more hands will make it faster. Im quite illiterate with Win32 API, but i might look into your effort and make some changes. Thanks, Vijay On 4/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: On 30/04/06, Vijay Kiran Kamuju <[EMAIL PROTECTED]>

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

About irp framework for safedisc support

2006-04-30 Thread Vijay Kiran Kamuju
Hi, I would like to know about what is required for the irp framework to be implemented for wine. I just want to put enough information so that it might be possible for someone or even me to pick-up this issue. May be this might be ready for the next years Google SOC. ;) Thanks, Vijay