[Wine] Re: gethostname was not declared in this scope

Thunderbird wineforum-user at winehq.org
Wed May 26 05:18:52 CDT 2010


One of the beauties of winelib is that you can use both win32 and unix code. I would just include unistd.h and not use the win32 call at all. In case of strcmp make sure you really link against msvcrt, so that libc isn't linked in.







More information about the wine-users mailing list