[Live-devel] Compiling LiveMedia Libraries in MSVC IDE
Ross Finlayson
finlayson at live.com
Sat Mar 19 19:59:04 PST 2005
>Following is the one liner
>fix that may be worth including to save people reporting problems when
>compiling using MSVC project files.
>
>File: NetCommon.h
>Line: 29
>
>- #if defined(_WINNT) || defined(__BORLANDC__) || defined(__MINGW32__) ||
>defined(_WIN32_WCE)
>
>+ if defined(WINNT) || defined(_WINNT) || defined(__BORLANDC__) ||
>defined(__MINGW32__) || defined(_WIN32_WCE)
Thanks. This will get included in the next release of the software.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list