代码搜索:directinput
找到约 390 项符合「directinput」的源代码
代码结果 390
www.eeworm.com/read/125764/14465950
cpp demo9_2a.cpp
// DEMO9_2a.CPP - DirectInput Mouse Demo library version
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
www.eeworm.com/read/122711/14672038
cpp demo9_3a.cpp
// DEMO9_3a.CPP - DirectInput Joystick Demo Library version
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
www.eeworm.com/read/122711/14672062
cpp demo9_4.cpp
// DEMO9_4.CPP - DirectInput Force Feedback Demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
#includ
www.eeworm.com/read/122711/14672070
cpp demo9_3.cpp
// DEMO9_3.CPP - DirectInput Joystick Demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
#include
www.eeworm.com/read/122711/14672090
cpp demo9_1a.cpp
// DEMO9_1a.CPP - DirectInput Keyboard Demo Library version
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
www.eeworm.com/read/122711/14672097
cpp demo9_2.cpp
// DEMO9_2.CPP - DirectInput Mouse Demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
#include
www.eeworm.com/read/122711/14672113
cpp demo9_1.cpp
// DEMO9_1.CPP - DirectInput Keyboard Demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
#include
www.eeworm.com/read/122711/14672140
cpp demo9_2a.cpp
// DEMO9_2a.CPP - DirectInput Mouse Demo library version
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
www.eeworm.com/read/242732/4545697
c dinput8_main.c
/* DirectInput 8
*
* Copyright 2002 TransGaming Technologies Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publ
www.eeworm.com/read/242732/4545799
c device.c
/* DirectInput Device
*
* Copyright 1998 Marcus Meissner
* Copyright 1998,1999 Lionel Ulmer
*
*
* This library is free software; you can redistribute it and/or
* modify it under the ter