Click here to Skip to main content
15,912,578 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionHow to hook device( Disk) Io? Pin
kcynic11-Oct-08 17:20
kcynic11-Oct-08 17:20 
QuestionHDD Serial number Pin
sasan5610-Oct-08 4:47
sasan5610-Oct-08 4:47 
AnswerRe: HDD Serial number Pin
Dave Kreskowiak10-Oct-08 5:19
mveDave Kreskowiak10-Oct-08 5:19 
QuestionSupporting Two USB mice on a single computer Pin
K. N. Nair8-Oct-08 1:31
K. N. Nair8-Oct-08 1:31 
AnswerRe: Supporting Two USB mice on a single computer Pin
#realJSOP9-Oct-08 1:23
professional#realJSOP9-Oct-08 1:23 
AnswerRe: Supporting Two USB mice on a single computer Pin
Sauce!9-Oct-08 19:52
Sauce!9-Oct-08 19:52 
QuestionMap USB Port to DirectSound Device Pin
GrizzlyDoug7-Oct-08 6:48
GrizzlyDoug7-Oct-08 6:48 
QuestionRe: Map USB Port to DirectSound Device Pin
GrizzlyDoug8-Oct-08 9:42
GrizzlyDoug8-Oct-08 9:42 
Here is a further update on what I have done:

I have a question about ParentIdPrefix. I am down at the device level for USB devices and I found the DriverKeyName by first setting up a SP_DEVINFO_DATA da = new SP_DEVINFO_DATA() structure and then calling SetupDiEnumDeviceInfo(h,i,ref da) and then using SetupDiGetDeviceRegistryProperty with SPDRP_DRIVER. Now I want to access the ParentIdPrefix at that level and compare it to the ParentIdPrefix I extract from the Interfaces ID string provided by DirectSound. In my code in which I have used the example from USBView to get to the USB Device level. I tried to get the ParentIdPrefix by using CM_Get_Parent with the da.DevInst value I have. The value I received (3042) does not represent the ParentIdPrefix value (string) (7&f4e88d5&0) I can see in the registry. I would like to get the value I see in the registry. Do you know how I would go about this?

Thanks in advance for your help.

GrizMan

QuestionGenerating noise over LAN Pin
awais0996-Oct-08 19:43
awais0996-Oct-08 19:43 
AnswerRe: Generating noise over LAN Pin
Roger Wright12-Oct-08 3:15
professionalRoger Wright12-Oct-08 3:15 
QuestionBlank screen - What can I do? Pin
Simon P Stevens27-Sep-08 3:01
Simon P Stevens27-Sep-08 3:01 
AnswerRe: Blank screen - What can I do? Pin
Dave Kreskowiak27-Sep-08 3:30
mveDave Kreskowiak27-Sep-08 3:30 
GeneralRe: Blank screen - What can I do? Pin
Simon P Stevens28-Sep-08 22:21
Simon P Stevens28-Sep-08 22:21 
AnswerRe: Blank screen - What can I do? Pin
Paul Conrad27-Sep-08 7:12
professionalPaul Conrad27-Sep-08 7:12 
GeneralRe: Blank screen - What can I do? Pin
Simon P Stevens28-Sep-08 22:23
Simon P Stevens28-Sep-08 22:23 
AnswerRe: Blank screen - What can I do? Pin
Johpoke28-Sep-08 2:41
Johpoke28-Sep-08 2:41 
GeneralRe: Blank screen - What can I do? Pin
Simon P Stevens28-Sep-08 22:26
Simon P Stevens28-Sep-08 22:26 
GeneralRe: Blank screen - What can I do? Pin
Dave Kreskowiak29-Sep-08 1:50
mveDave Kreskowiak29-Sep-08 1:50 
GeneralRe: Blank screen - What can I do? Pin
Johpoke29-Sep-08 4:01
Johpoke29-Sep-08 4:01 
AnswerRe: Blank screen - What can I do? Pin
fat_boy29-Sep-08 5:16
fat_boy29-Sep-08 5:16 
QuestionHow to check device drivers are installed properly in PC Pin
Member 456732525-Sep-08 2:09
Member 456732525-Sep-08 2:09 
AnswerRe: How to check device drivers are installed properly in PC Pin
fat_boy25-Sep-08 2:31
fat_boy25-Sep-08 2:31 
GeneralRe: How to check device drivers are installed properly in PC Pin
Member 456732525-Sep-08 2:41
Member 456732525-Sep-08 2:41 
GeneralRe: How to check device drivers are installed properly in PC Pin
fat_boy25-Sep-08 2:46
fat_boy25-Sep-08 2:46 
QuestionHow to extract a HID device raw report descriptor Pin
ZeWareN24-Sep-08 9:19
ZeWareN24-Sep-08 9:19 

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.