Click here to Skip to main content
15,918,243 members
Home / Discussions / System Admin
   

System Admin

 
Questionwhat is svchost.exe is for? Pin
Abhinav agrawal24-Oct-05 20:10
Abhinav agrawal24-Oct-05 20:10 
AnswerRe: what is svchost.exe is for? Pin
enjoycrack26-Oct-05 14:47
enjoycrack26-Oct-05 14:47 
AnswerRe: what is svchost.exe is for? Pin
Michael Dunn26-Oct-05 16:01
sitebuilderMichael Dunn26-Oct-05 16:01 
GeneralRe: what is svchost.exe is for? Pin
Abhinav agrawal26-Oct-05 19:04
Abhinav agrawal26-Oct-05 19:04 
AnswerRe: what is svchost.exe is for? Pin
Mekong River29-Oct-05 12:57
Mekong River29-Oct-05 12:57 
QuestionAbout Registry meaning Pin
LiYS23-Oct-05 18:40
LiYS23-Oct-05 18:40 
AnswerRe: About Registry meaning Pin
Mekong River29-Oct-05 13:03
Mekong River29-Oct-05 13:03 
GeneralRe: About Registry meaning Pin
LiYS29-Oct-05 16:31
LiYS29-Oct-05 16:31 
Hi Roath:
Later I came to know that there's two categories about USB disk ID, One is Vender Code(I mentioned in previous message), another is Vender IDentifier(What I wanted)!
Yeah, The registry key FriendlyName and the other Device registry property codes in SETUPAPI.h catchs my eyes too!But the question is I get nothing when I used SPDRP_FRIENDLYNAME in SetupDiGetDeviceRegistryProperty(...) under NT probably in Win98 tooD'Oh! | :doh:
The current implementation was using device interface GUID in SetupDiGetClassDevs() then using SPDRP_HARDWAREID in SetupDiGetDeviceRegistryProperty(...), In this case SPDRP_HARDWAREID was like
USBSTOR\DiskManufacturer__Mass_Storage___0.00. It works well under NT, but corrupt in Win98 because of the device GUID I used! But usb device GUID(not previous device interface GUID) works well under both scenarios, but SPDRP_HARDWAREID in this case was like USB\Vid_0457&Pid_0151&Rev_0100(Vender Code)Frown | :(

It seems the same SPDRP_HARDWAREID in one USB disk present different forms, Under USB registry dir is USB\Vid_0457&Pid_0151&Rev_0100, STOR\DiskManufacturer__Mass_Storage___0.00.
under the USBSTOR, which all have the same registry key "HardwareID". And USB simply doesn't have the FriendlyName key, which USBSTOR does, So I don't think FriendlyName will work under Win98 either!


I plan to turn to DevMgr.dll, ideally I can find one of the functions in this dll which helps me to locate the Disk Drive tree item, and then enumerate through its child, finally find the item I want! But that may not be feasible!







Questionmiddle click close window Pin
bst8255122-Oct-05 9:31
bst8255122-Oct-05 9:31 
AnswerRe: middle click close window Pin
Roger Wright23-Oct-05 9:01
professionalRoger Wright23-Oct-05 9:01 
GeneralRe: middle click close window Pin
bst8255123-Oct-05 13:20
bst8255123-Oct-05 13:20 
GeneralRe: middle click close window Pin
Mekong River29-Oct-05 13:06
Mekong River29-Oct-05 13:06 
Questionhow to you ..."echo" environment variable Pin
devvvy20-Oct-05 15:34
devvvy20-Oct-05 15:34 
AnswerRe: how to you ..."echo" environment variable Pin
Ted Ferenc20-Oct-05 21:37
Ted Ferenc20-Oct-05 21:37 
GeneralRe: how to you ..."echo" environment variable Pin
devvvy20-Oct-05 22:08
devvvy20-Oct-05 22:08 
AnswerRe: how to you ..."echo" environment variable Pin
David Crow27-Oct-05 5:02
David Crow27-Oct-05 5:02 
GeneralRe: how to you ..."echo" environment variable Pin
Habitual28-Nov-05 13:02
Habitual28-Nov-05 13:02 
QuestionWindows explorer image thumbnails from custom file format Pin
siliconesoul18-Oct-05 10:55
siliconesoul18-Oct-05 10:55 
QuestionPrint Web Page - Problem Pin
sweep12317-Oct-05 22:03
sweep12317-Oct-05 22:03 
AnswerRe: Print Web Page - Problem Pin
Roger Wright22-Oct-05 5:41
professionalRoger Wright22-Oct-05 5:41 
QuestionDevice Settings Not Remembered in Windows XP Pin
Vasudevan Deepak Kumar17-Oct-05 2:24
Vasudevan Deepak Kumar17-Oct-05 2:24 
AnswerRe: Device Settings Not Remembered in Windows XP Pin
Mekong River29-Oct-05 13:20
Mekong River29-Oct-05 13:20 
GeneralRe: Device Settings Not Remembered in Windows XP Pin
Vasudevan Deepak Kumar30-Oct-05 18:21
Vasudevan Deepak Kumar30-Oct-05 18:21 
GeneralRe: Device Settings Not Remembered in Windows XP Pin
Mekong River30-Oct-05 23:46
Mekong River30-Oct-05 23:46 
QuestionSetting Default path in cmd Pin
ddmcr16-Oct-05 9:38
ddmcr16-Oct-05 9:38 

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.