Casper Hornstrup wrote:
We can’t send this back to Wine so we’re going to get
lots of conflicts when synchronizing with Wine and thus wasting a lot of Gé's
time. What is needed is to make the ReactOS environment more like Wine or submit patches
to Wine to make the Wine environment more
like Windows' environment. So removing WINE_EXCEPTION_FILTER is not the way to do it
since then it won't work on Wine. ReactOS grew
40% in 2004 just because of reusing code from Wine, so sharing code is definitely
beneficial to both ReactOS and Wine.
I also don't understand why these changes are necessary, it just makes
future synchronizations much more difficult than necessary. It should be
possible to use crypt32 almost unmodified in reactos.
- Thomas