#include <stddef.h>
#include <stdio.h>
#include <windows.h>
#include <stdlib.h>
#include <process.h>
#include <direct.h>
#include "timer.h"
Go to the source code of this file.
Macros | |
#define | _CRT_SECURE_NO_WARNINGS |
#define | WINVER 0x0500 |
#define | _WIN32_WINNT 0x0501 |
#define | _WIN32_IE 0x0501 |
#define | _RICHEDIT_VER 0x0200 |
#define _CRT_SECURE_NO_WARNINGS |
Definition at line 37 of file arch_win32.h.
#define _RICHEDIT_VER 0x0200 |
Definition at line 52 of file arch_win32.h.
#define _WIN32_IE 0x0501 |
Definition at line 48 of file arch_win32.h.
#define _WIN32_WINNT 0x0501 |
Definition at line 44 of file arch_win32.h.
#define WINVER 0x0500 |
Definition at line 40 of file arch_win32.h.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |