http://bugs.winehq.org/show_bug.cgi?id=32434
Bug #: 32434 Summary: Installer of QQ2011 needs unimplemented atl80.dll.AtlComModuleRegisterServer Product: Wine Version: 1.5.19 Platform: x86 URL: http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
There is a serial of crashing when trying to register some dlls, such as KernelUtil.dll :
After installing, we can still reproduce by:
~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ regsvr32 KernelUtil.dll wine: Call from 0x7b83b29b to unimplemented function atl80.dll.AtlComModuleRegisterServer, aborting wine: Unimplemented function atl80.dll.AtlComModuleRegisterServer called at address 0x7b83b29b (thread 0009), starting debugger...