http://bugs.winehq.org/show_bug.cgi?id=28405
Summary: Unimplemented function setupapi.dll.SetupAddToSourceListA Product: Wine Version: 1.3.28 Platform: x86 URL: ftp.pinnaclesys.de/driver/pc/Liquid_Edition_6/Liquid_E dition_6_10_EU_US.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
Hi,
I got an error "Unimplemented function setupapi.dll.SetupAddToSourceListA" when I tried to run a certain installer program.
The program in question is comp_drvmbox.EXE, which is inside the archive at
ftp://ftp.pinnaclesys.de/driver/pc/Liquid_Edition_6/Liquid_Edition_6_10_EU_US.exe WARNING: That file is about 631MB! I'm not sure whether comp_drvmbox.EXE (which is about 10MB) is available for download separately.
Anyway, on running comp_drvmbox.EXE I got the following console output (part omitted for brevity):
$ wine comp_drvmbox.EXE fixme:setupapi:CM_Locate_DevNodeA 0x32d9d8 (null) 0x00000000: stub wine: Call from 0x7b839d72 to unimplemented function setupapi.dll.SetupAddToSourceListA, aborting wine: Unimplemented function setupapi.dll.SetupAddToSourceListA called at address 0x7b839d72 (thread 0009), starting debugger... Unhandled exception: unimplemented function setupapi.dll.SetupAddToSourceListA called in 32-bit code (0x7b839d72). ... Backtrace: =>0 0x7b839d72 RaiseException+0x52(code=0x80000100, flags=0x1, nbargs=<is not available>, args=0x32d9b4) [/build/buildd/wine1.3-1.3.28/dlls/kernel32/except.c:84] in kernel32 (0x0032d994) 1 0x5d3b3098 __wine_spec_unimplemented_stub+0x37(module="setupapi.dll", function="SetupAddToSourceListA") [/build/buildd/wine1.3-1.3.28/dlls/winecrt0/stub.c:34] in setupapi (0x0032d9c4) 2 0x5d389815 in setupapi (+0x9814) (0x0032dcac) 3 0x100178f0 in glc570.tmp (+0x178ef) (0x0032dcac) 4 0x10017427 in glc570.tmp (+0x17426) (0x0032e7e8) 5 0x100040b5 in glc570.tmp (+0x40b4) (0x0032f514) wine: Call from 0x7b839d72 to unimplemented function setupapi.dll.SetupAddToSourceListA, aborting