https://bugs.winehq.org/show_bug.cgi?id=35867 Bug ID: 35867 Summary: Multiple applications need support for INetCfgLock, CLSID '{c0e8ae93-306e-11d1-aacf-00805fc1270e}' (CommView, iNodeSetup 3.60) Product: Wine Version: 1.7.15 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Hello folks, continuation of bug 34352 --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/CommView $ WINEDEBUG=+tid,+seh,+relay,+netcfgx wine ./cv.exe >>log.txt 2>&1 ... 0023:Call netcfgx.DllGetClassObject(01fe0d88,7ec674ec,0033f8f8) ret=7eb79cd8 0023:trace:netcfgx:DllGetClassObject ({5b035261-40f9-11d1-aaec-00805fc1270e}, {00000001-0000-0000-c000-000000000046}, 0x33f8f8) 0023:trace:netcfgx:netcfgcf_QueryInterface {00000001-0000-0000-c000-000000000046} 0x33f8f8 0023:trace:netcfgx:netcfgcf_AddRef 0xf72b46a4 0023:Ret netcfgx.DllGetClassObject() retval=00000000 ret=7eb79cd8 ... 0023:trace:netcfgx:netcfgcf_CreateInstance (nil) {c0e8ae93-306e-11d1-aacf-00805fc1270e} 0x33f9d4 ... 0023:trace:netcfgx:netcfg_QueryInterface 0x1b86d0 {c0e8ae93-306e-11d1-aacf-00805fc1270e} 0x33f9d4 0023:trace:netcfgx:netcfg_AddRef 0x1b86d0 ref=2 0023:trace:netcfgx:netcfg_Release 0x1b86d0 ref=1 0023:trace:netcfgx:netcfgcf_Release 0xf72b46a4 0023:Ret ole32.CoCreateInstance() retval=00000000 ret=01fd2cdb 0023:trace:netcfgx:netcfg_QueryInterface 0x1b86d0 {c0e8ae9f-306e-11d1-aacf-00805fc1270e} 0x33f9d8 0023:fixme:netcfgx:netcfg_QueryInterface Unsupported interface {c0e8ae9f-306e-11d1-aacf-00805fc1270e} 0023:trace:netcfgx:netcfg_Release 0x1b86d0 ref=0 ... 0023:Call ole32.CoUninitialize() ret=01fd2d29 0023:Ret ole32.CoUninitialize() retval=00000000 ret=01fd2d29 ... 0023:Call user32.DrawTextW(0004002a,0280949c L"Could not install device driver",0000001f,0033f468,00000050) ret=00414f7b --- snip --- MSDN: http://msdn.microsoft.com/en-us/library/windows/hardware/ff547908%28v=vs.85%... $ sha1sum cv6.zip ef2457832ac20b28d6ca704dfb9960846719c2f7 cv6.zip $ du -sh cv6.zip 29M cv6.zip $ wine --version wine-1.7.15-67-g99c151a Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.