Prev Previous Post   Next Post Next

Q: programmable restart of a 64-bit driver from a 32-bit application

Posted: 12-01-2006, 12:28 PM
Hello,

we have an application that need to restart network driver to apply
configuration changes without restarting the system. We are using
SetupDi* functions to do this.

The 32-bits version of the application works fine on 32-bits system as
well as 64-bits version works fine on the 64-bits Windows. But in case
of 32-bits application on 64-bits system the SetupDiCallClassInstaller()
function returns FALSE and reports 0xE0000235 code through GetLastError().

Is there a possibility to restart driver or just to propagate the
setting changes to the driver from 32-bits application?

Thanks in advance,

Vladimir.
Reply With Quote

Responses to "Q: programmable restart of a 64-bit driver from a 32-bit application"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Device driver causing restart? pnonso Windows XP Device Drivers 1 05-14-2006 07:09 PM
Check for windows shutdown/restart in device Driver Thomas Johansen Windows XP Device Drivers 2 05-03-2004 08:17 AM
Device driver uninstallation application??? Zhen Windows XP Device Drivers 4 02-06-2004 12:37 AM
System restart- driver problem Ronny Vucinec Windows XP Device Drivers 1 08-28-2003 10:21 AM
Driver & application disabled Cari \(MS-MVP\) Windows XP Device Drivers 1 07-22-2003 07:57 PM