代码搜索:directinput

找到约 390 项符合「directinput」的源代码

代码结果 390
www.eeworm.com/read/116631/14961863

pas directinput8.pas

(*) [------------------------------------------------------------------------------ [ DirectX 8[.1] Delphi Adaptation (c) by Tim Baumgarten [ partly based upon : DirectX 7.0 Delphi adaptation
www.eeworm.com/read/107686/15603500

cpp my_directinput.cpp

// My_DirectInput.cpp: implementation of the CMyDirectInput class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "斗地主.h" #include "MainF
www.eeworm.com/read/107686/15603510

h my_directinput.h

// My_DirectInput.h: interface for the CMy_DirectInput class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MY_DIRECTINPUT_H__DB0A52DA_F23D_4F2F_8A6E_
www.eeworm.com/read/113668/6127068

cpp input_device_directinput.cpp

/* $Id: input_device_directinput.cpp,v 1.9 2003/12/10 02:26:52 mbn Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see the file CREDITS
www.eeworm.com/read/113668/6127069

h input_device_directinput.h

/* $Id: input_device_directinput.h,v 1.3 2003/10/29 13:12:43 mbn Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see the file CREDITS.
www.eeworm.com/read/461096/7234349

txt 鼠标载入.txt

DirectX9中DirectInput使用详解.2008-09-19 17:45DirectX版本:Microsoft DirectX SDK (March 2008) IDE:VC++6.0,Visual Studio 2005 首先要说明,这个版本的DX,和VC++6.0的编译器不兼容.其他地方都还能行得通,不过在在VC++6.0中实用DirecctInput是不能运行的.会出现
www.eeworm.com/read/376778/9306905

txt 游戏屏蔽的api.txt

查看文章 游戏在控制区都是采用<mark>DirectInput</mark>来捕获键盘按键信息2007-07-02 18:081.目前几乎多有的游戏在控制区都是采用<mark>DirectInput</mark>来捕获键盘按键信息,如果想自己编写一个模拟键盘程序或者使用按键精灵脚本来控制游戏区的话,经过几次试验,证明是不可行的,<mark>DirectInput</mark>不能接受到模拟的按键信息,至于问题种为什么要说“区域”两个字,是因为在游戏的聊天区模 ...
www.eeworm.com/read/185532/7102857

h dxinput.h

/* dxinput.h - Input device handle Copyright (c) HalfLucifer, 2001.7.20 */ #ifndef __DXINPUTH__ #define __DXINPUTH__ #include extern HINSTANCE hInstance; extern HWND hWnd;
www.eeworm.com/read/444854/7105022

cpp mouse.cpp

//+----------------------------------------------------------------------------- //| Included files //+----------------------------------------------------------------------------- #include "Mouse.