8 #define DIRECTINPUT_VERSION 0x0800 LPDIRECTINPUTDEVICE8 g_pKeyboard
std::vector< Command > commands
void BufferProc(bool bEnterKey)
unsigned char keyboardState[256]
contains state of keyboard
static BOOL CALLBACK EnumKeyboardsCallback(const DIDEVICEINSTANCE *pdidInstance, VOID *pContext)
std::vector< Command > commands
okay, the portable keyboard numbers don't work like the outside keypad because the outside keypad is ...
void FrameMove(float fElapsed)
static void SetNumLock(bool bState)
KeyboardConfig * keyboardConfig
void SetWindowHandles(std::vector< HWND > prmHwnds)
unsigned char oldKeyboardState[256]
contains previous state of keyboard
void Initialize(Logger *logger, KeyboardConfig *config, Bus *prmBus, LPDIRECTINPUT8 g_pDI)
std::vector< Buffer > buffers
std::vector< HWND > hwnds
float timeSinceLastKeypress