anu
01-18-2007, 04:57 AM
Hello,
I am using VC++.Net 2005, windows XP. I am using setupAPI to enumerate 1394 devices... its working fine but there i am using the SBP2 GUID.
My problem is, how i can enumerate this device inorder to get that device's UNIQUE IDENTIFIER (which come with its manufacturer itself).
And also, I am in search of 1394 device's GUID inorder to enumerate it using the setupAPI.
I would like my application to be portable on WINDOWS ME, VISTA, 98 AND 2000.
I am trying hard to fix this, but... i am failing to do this..
I have tried the GUIDs given in WINDDK too, but i could not get the solution for my problem.
I am registering the events of 1394 device using the GUID of SBP2 GUID with DEV_BROADCAST_DEVICEINTERFACE.
How can I register this device for its plug-in and plug-out events...
Is there anyway to solve my problem....any help is greatly accepted..
Thank you
Anu.k
I am using VC++.Net 2005, windows XP. I am using setupAPI to enumerate 1394 devices... its working fine but there i am using the SBP2 GUID.
My problem is, how i can enumerate this device inorder to get that device's UNIQUE IDENTIFIER (which come with its manufacturer itself).
And also, I am in search of 1394 device's GUID inorder to enumerate it using the setupAPI.
I would like my application to be portable on WINDOWS ME, VISTA, 98 AND 2000.
I am trying hard to fix this, but... i am failing to do this..
I have tried the GUIDs given in WINDDK too, but i could not get the solution for my problem.
I am registering the events of 1394 device using the GUID of SBP2 GUID with DEV_BROADCAST_DEVICEINTERFACE.
How can I register this device for its plug-in and plug-out events...
Is there anyway to solve my problem....any help is greatly accepted..
Thank you
Anu.k