Win32: browse Network Neighborhood

This commit is contained in:
Thomas Bernard
2019-02-11 15:47:34 +01:00
parent 282b472b71
commit 58eaeda164
8 changed files with 97 additions and 13 deletions

View File

@@ -33,6 +33,9 @@
#include <windows.h>
#include <shellapi.h>
#endif
#if defined(_MSC_VER)
#define strdup _strdup
#endif
#ifdef USE_X11
#include <unistd.h>