windows-nt/Source/XPSP1/NT/multimedia/directx/dinput/pid/pidpr.h

24 lines
285 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#ifdef DBG
#define DEBUG
#endif
#include "dinput.h"
#include "dinputd.h"
#include "baggage.h"
#include "hidsdi.h"
#include "regstr.h"
#include "PIDi.h"
#include "PidUsg.h"
#include "debug.h"
//for the LONG_MAX define
#include "limits.h"
#ifdef WINNT
#include "aclapi.h"
#endif