Click here to Skip to main content
15,897,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Return to the VC++ debugger Pin
Steve S6-Oct-03 22:37
Steve S6-Oct-03 22:37 
GeneralRe: Return to the VC++ debugger Pin
Richard Jones7-Oct-03 3:22
Richard Jones7-Oct-03 3:22 
GeneralRe: Return to the VC++ debugger Pin
Chris Richardson9-Oct-03 9:43
Chris Richardson9-Oct-03 9:43 
GeneralRe: Return to the VC++ debugger Pin
Mike Dimmick6-Oct-03 23:55
Mike Dimmick6-Oct-03 23:55 
GeneralNetwork Events Pin
jparsons6-Oct-03 6:25
jparsons6-Oct-03 6:25 
GeneralDetecting drive program is running on. Pin
IrishSonic6-Oct-03 5:12
IrishSonic6-Oct-03 5:12 
GeneralRe: Detecting drive program is running on. Pin
David Crow6-Oct-03 5:14
David Crow6-Oct-03 5:14 
GeneralProblems with DDK in W2000 Pin
JussiL6-Oct-03 4:56
JussiL6-Oct-03 4:56 
Hi,

I'm having problems with the UpdateDriverForPlugAndPlayDevices() service in the DDK. For example the driver installation sample \2600.1106\src\setup\install works fine in WinXP Pro and the output is (xxx = correct hw id):

<br />
  ...<br />
  Found! [xxx]<br />
  Driver Installed successfully.<br />


But in W2000 SP3 it fails:

<br />
  ...<br />
  Found! [xxx]<br />
  UpdateDriverForPlugAndPlayDevices FAILURE: (0xe0000203)<br />


So it finds the device matching the given hardware id but fails to install the drivers. That error code means ERROR_NO_DRIVER_SELECTED but this information doesn't help much. What could be causing this behavior?

According to the DDK documentation this feature should be supported in ME, 2000 and XP but I'm able to use it only in XP Pro and Home. I compile with VC++6.0EE in Win Xp Pro.

- Jussi
GeneralThread Dialog Box Pin
Anthony98876-Oct-03 4:49
Anthony98876-Oct-03 4:49 
GeneralRe: Thread Dialog Box Pin
David Crow6-Oct-03 5:13
David Crow6-Oct-03 5:13 
GeneralRe: Thread Dialog Box Pin
KaЯl6-Oct-03 7:22
KaЯl6-Oct-03 7:22 
GeneralDialog editor in VS.NET Pin
Adam °Wimsatt6-Oct-03 4:41
Adam °Wimsatt6-Oct-03 4:41 
GeneralRe: Dialog editor in VS.NET Pin
Mike Dimmick6-Oct-03 23:58
Mike Dimmick6-Oct-03 23:58 
GeneralRe: Dialog editor in VS.NET Pin
Adam °Wimsatt7-Oct-03 4:29
Adam °Wimsatt7-Oct-03 4:29 
GeneralCListCtrl Image Update Pin
CanopenR6-Oct-03 4:37
CanopenR6-Oct-03 4:37 
GeneralRe: CListCtrl Image Update Pin
David Crow6-Oct-03 4:41
David Crow6-Oct-03 4:41 
GeneralRe: CListCtrl Image Update Pin
CanopenR6-Oct-03 10:33
CanopenR6-Oct-03 10:33 
Generalheight font to print Pin
@LX6-Oct-03 4:29
@LX6-Oct-03 4:29 
GeneralRe: height font to print Pin
Steve S6-Oct-03 4:56
Steve S6-Oct-03 4:56 
GeneralRe: height font to print Pin
@LX6-Oct-03 5:04
@LX6-Oct-03 5:04 
GeneralRe: height font to print Pin
Steve S6-Oct-03 5:12
Steve S6-Oct-03 5:12 
GeneralRe: height font to print Pin
@LX6-Oct-03 5:28
@LX6-Oct-03 5:28 
GeneralRe: height font to print Pin
Steve S6-Oct-03 7:03
Steve S6-Oct-03 7:03 
GeneralFunction IsDestinationReachable Pin
Alan Martinis6-Oct-03 3:26
Alan Martinis6-Oct-03 3:26 
GeneralRe: Function IsDestinationReachable Pin
includeh106-Oct-03 4:11
includeh106-Oct-03 4:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.