On Thu, Jul 3, 2008 at 11:22 AM, Alexandre Julliard julliard@winehq.org wrote:
"John Klehm" xixsimplicityxix@gmail.com writes:
Add your fix to w32api (mingws headers) with a patch or use wines headers to cross compile. If you patch w32api send your patch to Paul Millar. If you want to use Wine's headers try my script.
Note that most of the issues that your script is hacking around are fixed properly now. You should get rid of them as they will probably cause more harm than good, especially the exception handling bits.
-- Alexandre Julliard julliard@winehq.org
Ahh good to know, thanks!
--John Klehm