#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.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |