"Felix Nawothnig" felix.nawothnig@t-online.de wrote:
For PE files there is a hack in kernel/except.c which does COW for resource data - but winelib apps crash when they try to write to it. (If this is a design-decision please tell me)
As it's clearly indicated in the error message in kernel/except.c only broken apps try to write to the resources. What your application is trying to do?