#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winnls.h>
#include <winreg.h>
#include <winsvc.h>
#include <winuser.h>
Go to the source code of this file.
◆ _INC_WINDOWS
◆ COM_NO_WINDOWS_H
◆ MAX_VALUE_NAME
◆ NTPPORT
◆ WIN32_NO_STATUS
◆ NTPPACKET
◆ PNTPPACKET
◆ PTIMEPACKET
◆ TIMEPACKET
◆ GetServerTime()
Definition at line 138 of file ntpclient.c.
#define WideCharToMultiByte
static BOOL InitConnection(PINFO pInfo, LPSTR lpAddress)
static VOID DestroyConnection(VOID)
static ULONG ReceiveData(PINFO pInfo)
PVOID WINAPI HeapAlloc(HANDLE, DWORD, SIZE_T)
_CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)
static BOOL SendData(PINFO pInfo)
#define HeapFree(x, y, z)
PSDBQUERYRESULT_VISTA PVOID DWORD * dwSize
Referenced by SetTime().