http://bugs.winehq.org/show_bug.cgi?id=5735
------- Additional Comments From dank@kegel.com 2007-10-03 14:58 ------- Today's git behaves a bit differently. Clicking on Membership / members puts up a fatal dialog, Error -2147417848 on line 1036 of M_GENRL.BAS(GetGroupData) Automation error. probably accompanied by the console message fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 0 I'll attach a log.
Running with native dcom gets rid of that error message, but gets us back the hang.
I've uploaded a new demo script, http://kegel.com/wine/cw2.sh, which is much shorter because it uses http://kegel.com/wine/winetricks to load the needed runtime libraries. (And for some reason it now wants wsh installed, no idea why...)