http://bugs.winehq.org/show_bug.cgi?id=12017
Si si1356@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |si1356@yahoo.co.uk
--- Comment #2 from Si si1356@yahoo.co.uk 2009-10-09 11:17:04 --- Tried with v1.3.
I've recently attempted to get Alchemy Catalyst Version 5.0 running under Wine. Catalyst is used to help with translating Windows software into other languages. The application is very, very, close to working perfectly, however one of the things it needs to do is a BeginUpdateResource/UpdateResource/EndUpdateResource step. When updating TTK files (the internal format used to store translations) Catalyst fails with the error as described here, thus rendering it useless.
There is no work-around, since resource DLL updating is central to how the software works. The only thing I can think is to recompile Kernel32.dll so it just saves the blocks supplied to UpdateResource(), then use some alternative software to put these into a resource DLL later.
I'd really, really, like to see this one fixed, and am happy to help with testing any new versions. Please contact si1356@yahoo.co.uk for further info.