Nouk
驱动中牛
驱动中牛
  • 注册日期2001-08-22
  • 最后登录2006-10-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:680回复:1

Dynamic Load with Hardware?

楼主#
更多 发布于:2002-01-25 16:15
AS title.
I try to load USB driver dynamically.
Get some wrong msgs.
Can I do it?
Reference by asm386\'s tutor.
thx
Taiwan's Driver Developer
Nouk
驱动中牛
驱动中牛
  • 注册日期2001-08-22
  • 最后登录2006-10-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-02-04 13:31
I modify BulkUSB sample.
When I use StartService to load driver,
the driver print \"exit BulkUsb_Unload\" and the return value=0.
Err Code:
1058 The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.  ERROR_SERVICE_DISABLED
How to load it?
thx
Taiwan's Driver Developer
游客

返回顶部