how to build wine with USB support ?

Alois Schlögl alois.schloegl at gmail.com
Tue Mar 18 10:53:52 CDT 2014


On 2014-03-18 16:46, Hin-Tak Leung wrote:
>
>
>
>
> ------------------------------
> On Tue, Mar 18, 2014 1:56 PM GMT Alois Schlögl wrote:
>
>> On 2014-03-17 17:22, Uwe Bonnes wrote:
>>>>> "Alois" == Alois Schlögl <alois.schloegl at gmail.com> writes:
>>>       Alois> In one case, HKLM\System\CurrentControlSet\Services\<driver name>
>>>       Alois> points to system32\Driver\hidusb.sys;
>>>
>>> Can you show the exports of hidusb.sys? Maybe it is also a good candidate for
>>> a replacement dll.
>>>
>>> Bye
>>>
>>
>> I'm not sure how to export that information. nm does not work because
>> its a sys file.
>> pefile gives quite some information but no export section. grep Hint
>> pefile_output lists this:
>>
>
> Does winedump -j export...  Not work?


$ winedump -j export hidusb.sys
hidusb.sys: 10368 bytes

Done dumping hidusb.sys


--






More information about the wine-devel mailing list