Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library

Dimitrie O. Paun dpaun at rogers.com
Wed Dec 18 07:50:05 CST 2002


On December 18, 2002 03:28 am, Francois Gouget wrote:
>  * if you want maximum compatibility, then use the msvcrt headers. Then
> you will not have that problem.

To clarify this point: this app (actually library: wxWindows) when compiled
under MinGW expects stuff in headers that are not present in msvcrt headers
(such as gethostname()). So, for maximum compatibility, we need to support
native Unix headers. :)

-- 
Dimi.




More information about the wine-devel mailing list