Displaying 2 results from an estimated 2 matches for "setupgetinffilelista".
2009 May 08
4
setupapi.dll.SetupGetInfFileListW
I'm trying to install the ASUS ATK0100 ACPI Utility Driver and when I run the setup application i get this output.
Code:
root at fbh-serv-001:~/Source/ATK_XP_060706# wine 2KSETUP.EXE
wine: Call from 0x7b845450 to unimplemented function setupapi.dll.SetupGetInfFileListA, aborting
wine: Unimplemented function setupapi.dll.SetupGetInfFileListA called at address 0x7b845450 (thread 0009), starting debugger...
Unhandled exception: unimplemented function setupapi.dll.SetupGetInfFileListA called in 32-bit code (0x7b8454c3).
Register dump:
CS:0073 SS:007b DS:007b ES:007b...
2010 Apr 16
0
Wine release 1.1.43
...D3D10.
wined3d: Separate AMD GPUs in D3D9 and D3D10 models, this allows for a more correct fall back when the GPU table isn't up to date.
Stefan Leichter (2):
ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only when supported.
setupapi: Implement SetupGetInfFileListA.
Vincent Povirk (27):
ngen.exe: Add stubbed command.
mscoree: Use the mono embedding api instead of invoking mono.exe.
oleaut32: Limit the number of arguments traced.
gdiplus: Print the GdipCreateHalftonePalette FIXME only once.
gdiplus: Print the GdipGetFamilyName FI...