2010-02-01 55 views

回答

2

要強制「掃描檢測硬件改動」結賬「How To Force Reenumeration of a Device Tree From an Application」的存在說明了如何迫使整棵樹進行重新列舉的樣品。

至於刪除驅動程序結帳DiUninstallDevice

+0

嗨Ruddy, 非常感謝您的職位。我會嘗試你指向的鏈接。 Regards Ananth – 2010-02-02 11:16:58

+0

嗨, 非常感謝你的回覆。我試圖執行鏈接中的程序, http://support.microsoft.com/kb/259697 但我發現這需要包含文件cfgmgr32.lib。我無法在SDK文件夾中的任何位置找到該文件,也無法在Internet中找到該文件。 你能在這方面引導我嗎? 問候 Ananth – 2010-02-08 11:15:13

+0

@AnanthPadmanabhanCB我能夠通過放置在我的源代碼如下調用包括Cfmgr32.lib:'的#pragma評論(LIB,「Cfgmgr32.lib」)' – user3731622 2015-09-11 22:41:48