http://bugs.winehq.org/show_bug.cgi?id=21306
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2010-01-10 14:46:42 --- (In reply to comment #1)
I would not advise to anyone to do a regression test between 1.1.35 and 1.1.36 to find out a problem with Win16 application/game... Too many changes and code movement from file to file.
Last working commit for this download is:
git checkout 89df78e2c00e4b6964c15611d7fa80c2797f3e43 good shell32: Move the RunDLL_CallEntry16 implementation to shell.dll. wine-1.1.35-331-g89df78e
Since commit wine-1.1.35-332-g475b7d2 you can't run Win16 app, because of wine crashes and finally when you find a latter commit, where crashing stops, it tells you "DDE requires ddeml.dll".
Of course, reverting is not possible in this situation (in between 1.1.35 and 1.1.36 for Win16).