FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Classes | Namespaces | Macros | Functions
FSDirectInputJoystickManager.h File Reference
#include "USB/common/FSUpdatableJoystickDeviceManager.h"
#include "USB/platform/Windows/FSDirectInputJoystick.h"
#include "common/FSSpinlock.h"
#include <dinput.h>
#include <dinputd.h>
#include <mutex>
#include <memory>
#include <thread>
#include <atomic>
Include dependency graph for FSDirectInputJoystickManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  freestick::DirectInput_Enum_Contex
 
class  freestick::FSDirectInputJoystickManager
 

Namespaces

 freestick
 

Macros

#define DIRECTINPUT_VERSION   0x0800
 
#define WIN32_LEAN_AND_MEAN
 

Functions

bool operator< (const GUID &lhs, const GUID &rhs)
 

Macro Definition Documentation

◆ DIRECTINPUT_VERSION

#define DIRECTINPUT_VERSION   0x0800

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Function Documentation

◆ operator<()

bool operator< ( const GUID &  lhs,
const GUID &  rhs 
)
inline