Updated network code to dynamically load WinPcap, and other cleanups.

This commit is contained in:
waltje
2017-05-22 01:08:10 -04:00
23 changed files with 175 additions and 93 deletions

View File

@@ -21,7 +21,7 @@ LCID dwLanguage;
uint32_t dwLangID, dwSubLangID;
#define STRINGS_NUM 155 /* FIXME: should be in resource.h !! --FvK */
#define STRINGS_NUM 157 /* FIXME: should be in resource.h !! --FvK */
WCHAR lpResourceString[STRINGS_NUM][512];