LibreOffice Module extensions (master) 1
|
#include <sal/types.h>
#include <sal/macros.h>
#include "onlinecheck.hxx"
#include <windows.h>
#include <wininet.h>
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
bool | WNT_hasInternetConnection () |
#define WIN32_LEAN_AND_MEAN |
Definition at line 25 of file onlinecheck.cxx.
bool WNT_hasInternetConnection | ( | ) |
Definition at line 30 of file onlinecheck.cxx.
References SAL_N_ELEMENTS.