Click here to Skip to main content
15,910,277 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get rid of the following Error... Pin
CPallini7-May-08 1:51
mveCPallini7-May-08 1:51 
Questionhard drive manufacturer Pin
Madan Chauhan7-May-08 1:02
Madan Chauhan7-May-08 1:02 
AnswerRe: hard drive manufacturer Pin
Hamid_RT7-May-08 1:23
Hamid_RT7-May-08 1:23 
GeneralRe: hard drive manufacturer Pin
Madan Chauhan7-May-08 1:43
Madan Chauhan7-May-08 1:43 
GeneralRe: hard drive manufacturer Pin
Mark Salsbery7-May-08 7:20
Mark Salsbery7-May-08 7:20 
GeneralRe: hard drive manufacturer Pin
Madan Chauhan7-May-08 18:29
Madan Chauhan7-May-08 18:29 
QuestionRe: hard drive manufacturer Pin
David Crow7-May-08 3:24
David Crow7-May-08 3:24 
AnswerRe: hard drive manufacturer Pin
Madan Chauhan7-May-08 18:20
Madan Chauhan7-May-08 18:20 
And how do you know that "seagate" is supposed to be returned from that class?
-- Because I know that I am using "Seagate" disk drive. Well whatever it is this class that I am using should return the name of manufacturer like Seagate, Samsung, western digital etc not "standard disk drives".

I made the complete code in VC++ that use WMI classes, and in MSDN it is written that win32_diskdrive class return the manufacturer name of disk drive. I am easily getting other details of disk drive like model, size, interface type bu using the same class.
Now after some googling I got that there is one file Sms_def.mof in server 2003 (follow this link please http://support.microsoft.com/kb/886088) in that file there is a caption property and we have to change this property for getting the manufacturer name of HDD. BUT this file is not found in winXP and in vista.
I think there may be this type of setting in XP and in vista that we have to change.

Thanks
waiting for reply.
GeneralRe: hard drive manufacturer Pin
David Crow8-May-08 2:48
David Crow8-May-08 2:48 
QuestionCurrent login user? Pin
ritz12347-May-08 1:01
ritz12347-May-08 1:01 
AnswerRe: Current login user? Pin
ahmad_ali7-May-08 1:43
ahmad_ali7-May-08 1:43 
GeneralRe: Current login user? Pin
ritz12347-May-08 2:03
ritz12347-May-08 2:03 
GeneralRe: Current login user? Pin
Rajkumar R7-May-08 2:29
Rajkumar R7-May-08 2:29 
QuestionAT Commands Pin
savitri7-May-08 0:23
savitri7-May-08 0:23 
AnswerRe: AT Commands Pin
CPallini7-May-08 0:33
mveCPallini7-May-08 0:33 
GeneralRe: AT Commands Pin
savitri7-May-08 0:52
savitri7-May-08 0:52 
GeneralRe: AT Commands Pin
CPallini7-May-08 0:59
mveCPallini7-May-08 0:59 
GeneralRe: AT Commands Pin
Hamid_RT7-May-08 5:58
Hamid_RT7-May-08 5:58 
GeneralRe: AT Commands Pin
CPallini7-May-08 6:05
mveCPallini7-May-08 6:05 
GeneralRe: AT Commands Pin
Hamid_RT7-May-08 6:41
Hamid_RT7-May-08 6:41 
GeneralRe: AT Commands Pin
CPallini7-May-08 7:39
mveCPallini7-May-08 7:39 
GeneralRe: AT Commands Pin
sunny_vc7-May-08 1:37
sunny_vc7-May-08 1:37 
GeneralRe: AT Commands Pin
savitri7-May-08 1:42
savitri7-May-08 1:42 
GeneralRe: AT Commands Pin
sunny_vc7-May-08 1:48
sunny_vc7-May-08 1:48 
GeneralRe: AT Commands Pin
savitri7-May-08 2:19
savitri7-May-08 2: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.