http://bugs.winehq.org/show_bug.cgi?id=28924 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e57b22b960c086ed4ce789c9cd8 | |81870be24e61f Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2013-01-03 16:43:01 CST --- Hello folks, fixed by commit http://source.winehq.org/git/wine.git/commitdiff/e57b22b960c086ed4ce789c9cd8... --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft Visual Studio 10.0/Common7/IDE ... $ WINEDEBUG=+tid,+seh,+relay wine ./devenv.exe >>log.txt 2>&1 ... 002b:Call atl100.AtlInternalQueryInterface(0033ac60,368dcab8,368dcb78,0032ded0) ret=368dcab1 002b:Ret atl100.AtlInternalQueryInterface() retval=00000000 ret=368dcab1 002b:Call atl100.AtlAdvise(0033ac7c,003b2658,36990d74,003b26b0) ret=36991419 002b:Call atl100.AtlInternalQueryInterface(0033ac60,368dcab8,7ec2da34,0032ddc0) ret=368dcab1 002b:Ret atl100.AtlInternalQueryInterface() retval=00000000 ret=368dcab1 002b:Call atl100.AtlInternalQueryInterface(003b2658,368dc744,0032dd74,0032dd70) ret=369b10b8 002b:Ret atl100.AtlInternalQueryInterface() retval=00000000 ret=369b10b8 002b:Call ntdll.RtlAllocateHeap(00330000,00000008,00000010) ret=78ab0b93 002b:Ret ntdll.RtlAllocateHeap() retval=003b26c8 ret=78ab0b93 002b:Ret atl100.AtlAdvise() retval=00000000 ret=36991419 ... --- snip --- Thanks Jacek. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.