http://bugs.winehq.org/show_bug.cgi?id=4436
------- Additional Comments From J.A.Gow@furrybubble.co.uk 2006-15-02 09:44 -------
If the app leaks memory on Windows, the best we can do on Wine is to also leak memory.
I agree - I'll change the patch.
Re the grfMode stuff: I'll do some more testing but for the moment would it be worth disabling the test for grfMode flags if the STGM_TRANSACTED flag is set? This would at least allow the apps to work.
BTW In practical terms, what exactly is transacted mode and how does it differ? How much work is likely to be necessary to implement it?