x360wcs

所属分类:游戏
开发工具:C/C++
文件大小:360KB
下载次数:21
上传日期:2010-04-28 16:23:42
上 传 者chriscing
说明:  xbox 360 手柄的增强代码,从国外网站好不容易找到的,供游戏开发参考。还是很不错的。
(xbox 360 code to handle the increase, not easy to find from abroad site for game development information. Still very good.)

文件列表:
x360wcffd\com.cpp (2805, 2008-07-16)
x360wcffd\com.h (832, 2008-07-16)
x360wcffd\effect.cpp (8826, 2008-07-16)
x360wcffd\effect.h (1693, 2008-07-16)
x360wcffd\effect_driver.cpp (18984, 2008-07-16)
x360wcffd\effect_driver.h (2976, 2008-07-16)
x360wcffd\exports.def (166, 2008-07-16)
x360wcffd\extension.cpp (1985, 2008-07-16)
x360wcffd\extension.h (696, 2008-07-16)
x360wcffd\makefile (158, 2008-07-16)
x360wcffd\makefile.inc (171, 2008-07-16)
x360wcffd\resource.rc (2362, 2008-07-16)
x360wcffd\sources (580, 2008-07-16)
x360wcffd\x360wcffd.inx (9308, 2008-07-16)
x360wchm\add_device.c (1299, 2008-07-16)
x360wchm\common.c (7329, 2008-07-16)
x360wchm\driver.c (1804, 2008-07-16)
x360wchm\driver.h (12095, 2008-07-16)
x360wchm\internal_device_control.c (25780, 2008-07-16)
x360wchm\makefile (158, 2008-07-16)
x360wchm\makefile.inc (171, 2008-07-16)
x360wchm\math.c (6790, 2008-07-16)
x360wchm\pnp.c (16740, 2008-07-16)
x360wchm\power.c (3495, 2008-07-16)
x360wchm\report.c (47572, 2008-07-16)
x360wchm\resource.rc (2330, 2008-07-16)
x360wchm\setting.c (3966, 2008-07-16)
x360wchm\sources (559, 2008-07-16)
x360wchm\unload.c (365, 2008-07-16)
x360wchm\usb.c (16029, 2008-07-16)
x360wchm\x360wchm.inx (3124, 2008-07-16)
x360wcps\actuator_page.cpp (4274, 2008-07-16)
x360wcps\actuator_page.h (732, 2008-07-16)
x360wcps\advanced_page.cpp (6106, 2008-07-16)
x360wcps\advanced_page.h (613, 2008-07-16)
x360wcps\button_page.cpp (6800, 2008-07-16)
x360wcps\button_page.h (671, 2008-07-16)
x360wcps\com.cpp (2802, 2008-07-16)
x360wcps\com.h (811, 2008-07-16)
x360wcps\controller_page.cpp (14682, 2008-07-16)
... ...

********************************************************************** Xbox 360 ワイヤレス コントローラー用デバイス ドライバ ********************************************************************** ====================================================================== 目次 ====================================================================== 1.0 はじめに 2.0 コンパイル 2.1 コンパイル環境 2.2 フォルダ構成 2.3 コンパイル 3.0 参考資料 ====================================================================== 1.0 はじめに ====================================================================== 本ソース コードは Xbox 360 ワイヤレス コントローラー用デバイス ドライ バのソース コードです。次の機能を実装しています。 * HID Minidriver * Property Sheet * Force Feedback Driver * Status Area Icon ====================================================================== 2.0 コンパイル ====================================================================== 2.1 コンパイル環境 ====================================================================== 次のソフトウェアでコンパイルしています。 * Windows Driver Kit 2.2 フォルダ構成 ====================================================================== 次のフォルダ構成でコンパイルしています。 C: └─WinDDK └─6001.18001 └─src └─x360wc ├─x360wchm ├─x360wcps ├─x360wcffd └─x360wcsai 2.3 コンパイル ====================================================================== * x360wchm.sys Windows Driver Kit でコンパイルします。Windows XP 用を作成する場 合は、sources の _NT_TARGET_VERSION を _NT_TARGET_VERSION_WS03 に 変更します。 * x360wcps.dll Windows Driver Kit でコンパイルします。Windows XP 用を作成する場 合は、sources の _NT_TARGET_VERSION を _NT_TARGET_VERSION_WS03 に 変更します。 * x360wcffd.dll Windows Driver Kit でコンパイルします。Windows XP 用を作成する場 合は、sources の _NT_TARGET_VERSION を _NT_TARGET_VERSION_WS03 に 変更します。 * x360wcsai.exe Windows Driver Kit でコンパイルします。Windows XP 用を作成する場 合は、sources の _NT_TARGET_VERSION を _NT_TARGET_VERSION_WINXP に変更します。 ====================================================================== 3.0 参考資料 ====================================================================== 開発時に次の資料を参考にしました。関係者の方々に感謝します。 * WDK Documentation * Windows SDK Documentation

近期下载者

相关文件


收藏者