![]() |
Registry Read and write
Hi all
I am new in vc++(MFC) and also for this forum.How can i read USB Device name which is connected in USB Port.I know it's information store in registry.But i am not able to do that.Sop plz give me example code.. Plz help me Thx's in Advance.. |
Re: Registry Read and write
Search for USBTOR. As I am on Vista and reg is different I cannot tell you the exact location of it.
|
Re: Registry Read and write
Quote:
Thx's for reply |
Re: Registry Read and write
Check out the Friendly Name under some subkeys at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\
|
Re: Registry Read and write
Quote:
Thx's in advane |
Re: Registry Read and write
I don't have the code But I guess if you have the Name in any key in registry you can get the String from it.
|
Re: Registry Read and write
Quote:
ok i have name of key Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTORPlz give me code becouse i have no idea about regedit code.Plz help me |
Re: Registry Read and write
Then Search MSDN for RegOpenKey and related functions.
|
Re: Registry Read and write
Quote:
i have found a artical which is monitor a USB Drive and one option is there for disable.But problem is that when i chose the option of disable then it is Showing disable but when i attched again USB Drive then also showing disable. This is a link Code: http://www.codeproject.com/KB/system/HwDetect.aspx i want to set the option of Enable also.When i chose the option of enable then USB Drive Show me enable.And i have no idea about that so plz tell help me.. |
| All times are GMT +5.5. The time now is 18:32. |