Martin Hinner wrote: > I am solving problem how to get one Win32 app (for which I have > source code) running under Wine. The biggest issue is drivers and > ioctls. Linux has driver support for what we need and provides similar > ioctls for some stuff, but it differs from Windows.
What drivers and ioctls, exactly? Which driver framework are you using? http://en.wikipedia.org/wiki/User-Mode_Driver_Framework might be easier for us to directly support... - Dan
