#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) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002