文件名称:JoyKeys
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-03
- 文件大小:
- 138kb
- 下载次数:
- 0次
- 提 供 者:
- 代**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
调用joySetCapture方法,向系统申请对某个游戏手柄的捕捉,如果成功申请,系统将会定时将此游戏手柄的状态信息通过消息方式通知到我们的某个窗口上。-Call joySetCapture method, capture a game controller to the system application, if the application is successful, the system will be timing this game controller status information message notification to a window.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin\Debug\JoyKeys.exe
...\.....\JoyKeys.pdb
...\.....\JoyKeys.vshost.exe
Core\API.cs
....\Joystick.cs
....\JoystickEventArgs.cs
obj\Debug\JoyKeys.csproj.FileListAbsolute.txt
...\.....\JoyKeys.csproj.GenerateResource.Cache
...\.....\JoyKeys.exe
...\.....\JoyKeys.Form1.resources
...\.....\JoyKeys.pdb
...\.....\JoyKeys.Properties.Resources.resources
Properties\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Form1.resx
JoyKeys.sln
JoyKeys.csproj
Form1.cs
Form1.Designer.cs
Program.cs
JoyKeys.suo
obj\Debug\Refactor
...\.....\TempPE
bin\Debug
obj\Debug
bin
Core
obj
Properties
C#对游戏手柄的编程开发-API篇.doc