Go to the documentation of this file.
36 #pragma warning( disable : 4786)
39 #ifdef __cplusplus_cli
40 #pragma managed(push, off)
70 #ifdef __cplusplus_cli
76 #error Your application is set to link with the single-threaded version of the run-time library. Go to project settings, in the C++ section, and change it to multi-threaded.
80 #pragma comment(lib, "clanNetwork-dll.lib")
82 #pragma comment(lib, "clanNetwork-static-mtdll.lib")
84 #pragma comment(lib, "clanNetwork-static-mt.lib")
88 #pragma comment(lib, "clanNetwork-dll-debug.lib")
90 #pragma comment(lib, "clanNetwork-static-mtdll-debug.lib")
92 #pragma comment(lib, "clanNetwork-static-mt-debug.lib")
95 #pragma comment(lib, "ws2_32.lib")
96 #pragma comment(lib, "iphlpapi.lib")