danier
驱动牛犊
驱动牛犊
  • 注册日期2002-03-29
  • 最后登录2002-04-23
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1133回复:0

请再指教!

楼主#
更多 发布于:2002-04-15 15:28
我看了微软的帮助。
How to support a USB mass-storage device on a Windows 98-based computer that is compliant with the Control-Bulk-Interrupt Transport defined by the USB Mass Storage Device Class.
How to create a virtual child object in a WDM driver, and use it to load a separate driver.
How to communicate between a VxD and a WDM driver.

两部分中的pdr应该是一个vxd,我不太了解vxd.
但是我想直接用sys部分,也就是wdm,应该可以读写usb.
比如我看了\"windows wdm 设备驱动程序开发指南\"中的wdm1程序,
这个程序就可以读写,函数为wdm1read和wdm1write。

盼望指教!
游客

返回顶部