http://bugs.winehq.org/show_bug.cgi?id=2985
------- Additional Comments From marcus@jet.franken.de 2005-14-06 09:41 -------
can you add to .wine/config
[Debug] "RelayExclude"="RtlEnterCriticalSection;RtlLeaveCriticalSection;_EnterSysLevel;GDI_GetObjPtr;GDI_ReleaseObj;_LeaveSysLevel;_EnterSysLevel;InterlockedIncrement;InterlockedDecrement;GetCurrentThreadId"
and then run the same with:
WINEDEBUG=+relay,+seh,+snoop
this will (a) filter lots of noise, (b) add inter lotus notes dll calls. perhaps they tell more.