I am about to add Microsoft 'MFC forms' and 'w32 console' compiles in the future. This is a first, non-breaking step in that direction.
This commit is contained in:
@@ -42,6 +42,9 @@
|
|||||||
#include "bip.h"
|
#include "bip.h"
|
||||||
#include "net.h"
|
#include "net.h"
|
||||||
|
|
||||||
|
#pragma comment(lib, "Ws2_32.lib")
|
||||||
|
#pragma comment(lib, "IPHLPAPI.lib")
|
||||||
|
|
||||||
bool BIP_Debug = false;
|
bool BIP_Debug = false;
|
||||||
|
|
||||||
/* gets an IP address by name, where name can be a
|
/* gets an IP address by name, where name can be a
|
||||||
|
|||||||
Reference in New Issue
Block a user