Alexandre Julliard wrote:
The winsock.h issues should hopefully be fixed now. I'm not sure we should disable 16-bit code by default, you will want to support that at some point. I added a fix for that, hope it will work. The ultimate goal is to use winegcc etc. in the Wine build process, so it's better if they can work for you too.
Cool, I will test your fixes tommrow.
It seems that mingw atexit handling is not Windows compatible. I'm not sure why they did it that way, but IMO this should be considered a mingw bug.
Ok I will also file a bug report with them and spam that list for a few days till someone answers <g>
Thanks Steven