ReactOS 0.4.16-dev-550-g2186ce3
|
Go to the source code of this file.
Classes | |
struct | tagQOCINFO |
Macros | |
#define | NETWORK_ALIVE_LAN 1 |
#define | NETWORK_ALIVE_WAN 2 |
#define | NETWORK_ALIVE_AOL 4 |
#define | IsDestinationReachable WINELIB_NAME_AW(IsDestinationReachable) |
Typedefs | |
typedef struct tagQOCINFO | QOCINFO |
typedef struct tagQOCINFO * | LPQOCINFO |
Functions | |
BOOL WINAPI | IsDestinationReachableA (LPCSTR lpszDestination, LPQOCINFO lpQOCInfo) |
BOOL WINAPI | IsDestinationReachableW (LPCWSTR lpszDestination, LPQOCINFO lpQOCInfo) |
BOOL WINAPI | IsNetworkAlive (LPDWORD lpdwFlags) |
#define IsDestinationReachable WINELIB_NAME_AW(IsDestinationReachable) |
typedef struct tagQOCINFO * LPQOCINFO |
typedef struct tagQOCINFO QOCINFO |