#include "joystick.h"
Defines | |
#define | SAFE_RELEASE(p) { if(p) { (p)->Release(); (p) = NULL; } } |
Functions | |
BOOL CALLBACK | enumCallback (const DIDEVICEINSTANCE *instance, VOID *context) |
BOOL CALLBACK | countCallback (const DIDEVICEINSTANCE *instance, VOID *counter) |
|
|
|
|
|
|