wine/dlls/iphlpapi
Rastislav Stanik 1bab7ea25e iphlpapi: Add stub for GetAnycastIpAddressTable().
This change adds an implementation of Win32 API function
GetAnycastIpAddressTable() that does not return real information, it
just says "no entries found".

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56065
2024-02-14 19:19:32 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
iphlpapi.spec iphlpapi: Add stub for GetAnycastIpAddressTable(). 2024-02-14 19:19:32 +01:00
iphlpapi_main.c iphlpapi: Add stub for GetAnycastIpAddressTable(). 2024-02-14 19:19:32 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
version.rc