Merge branch 'rawinput' of https://github.com/driver1998/86Box into driver1998-rawinput

This commit is contained in:
OBattler
2020-03-25 02:29:20 +01:00
12 changed files with 538 additions and 85 deletions

View File

@@ -19,8 +19,10 @@
* Copyright 2017-2019 Fred N. van Kempen.
*/
#define UNICODE
#define NTDDI_VERSION 0x06010000
#include <windows.h>
#include <shlobj.h>
#include <shobjidl.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdint.h>