Fabian Maurer dark.shadow4@web.de writes:
Also see bug https://bugs.winehq.org/show_bug.cgi?id=45647,
chromium does in fact delete this shared csrss heap, and on win10 that works just fine. So I assume it should be possible on WINE too, no?
We could implement deleting a shared heap, but since we don't have a csrss heap I'm not sure I see the point. To make chromium happy, creating a fake non-shared heap should be sufficient.