Displaying 2 results from an estimated 2 matches for "process_ioctl".
2012 Mar 05
2
USB Wine support patch
I'd like to test the usb support in wine as it says on the page:
http://wiki.winehq.org/USB
I made the order process with the source Wine 1.4-rc6, baixeis the 2 latest patches in ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current
the patch 0001-Add-support was accepted without errors, but the patch
0002-Re-generate an error there, which allows the wine to compile:
root at
2012 Oct 12
0
Wine release 1.5.15
...rt.sys: Add stub implementation of scsiport.sys.
ntoskrnl.exe: Implement IoAllocateMdl.
ntoskrnl.exe: Add stub for PsImpersonateClient.
ntoskrnl.exe: Add stub for ExCreateCallback.
ntoskrnl.exe: Don't try to copy back data in buffered mode when we don't expect any in process_ioctl.
advapi32: Add stub for StopTraceA and StopTraceW.
quartz: Forward IMediaControl_RenderFile to IFilterGraph2_RenderFile.
quartz: Fill right RECT structure in SetDefaultTargetRec.
ntoskrnl.exe: Add MDL flags definitions.
quartz: Use target rect if set otherwise default...