http://bugs.winehq.org/show_bug.cgi?id=7187
------- Additional Comments From focht@gmx.net 2007-31-03 19:04 ------- Hello,
--- quote --- This should be fixed in wine 0.9.34. --- quote
For the CoGetCallContext() case yes. But CoSwitchCallContext() from my comment #2 is missed. It crashes now there. Adding a stub for CoSwitchCallContext() should fix this.
Though it seems one can live without full implementation for now, if this functionality is required one day, the ole32 maintainer might have a look at my code in attachment #2 (impl in 0.9.30 patch).
Regards