Steven Edwards a écrit :
--- Mike Hearn mh@codeweavers.com wrote:
No surprise it crashes, this code is setting something in the TEB which you commented out. Wine won't get anywhere when missing such critical functions: being able to set and access the TEB is vital for nearly all Wine functions. For Wine on ICC to be useful that must be fixed.
Ok thats what I thought but if I dont comment that code out then I get link errors saying that the functions are already defined. Why would these functions already be there?
why I don't understand is why you __GNUC__ defined in your compilation process. it sounds odd that ICC would set it A+