Displaying 1 result from an estimated 1 matches for "ae18aa60".
2007 Mar 19
2
Cypress USB driver emulation
...vice
drivers or such low-level stuff.
Anyway, I tried to develop a little prototype to run under wine, hoping
it would provide with some insight.
But this is the output I get:
fixme:setupapi:SetupDiGetClassDevsW : returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x165cb8, (nil),
{ae18aa60-7f6a-11d4-97dd-00010229b959}, 0x00000000, 0x34fc2c
fixme:setupapi:SetupDiGetClassDevsW : returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x165cb8, (nil),
{ae18aa60-7f6a-11d4-97dd-00010229b959}, 0x00000000, 0x34fd00
So I suppose the fuctions SetupDiGetClassDevsW and
SetupDiEnumDev...