#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 38 of file arch_win32.h.
| #define _RICHEDIT_VER 0x0200 | 
Definition at line 54 of file arch_win32.h.
| #define _WIN32_IE 0x0501 | 
Definition at line 50 of file arch_win32.h.
| #define _WIN32_WINNT 0x0501 | 
Definition at line 45 of file arch_win32.h.
| #define WINVER 0x0500 | 
Definition at line 41 of file arch_win32.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |