Click here to Skip to main content
16,011,436 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get rid of the following Error... Pin
toxcct7-May-08 1:48
toxcct7-May-08 1:48 
AnswerRe: How to get rid of the following Error... Pin
Madan Chauhan7-May-08 1:48
Madan Chauhan7-May-08 1:48 
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 
The link is pretty informative IMO...WMI is language independent, so the fact that
it's C# isn't relevant. The key points I would take from that article are the WMI classes
used.
-- Hi there thanks for reply. Dear friend I have the code in VC++ that use WMI classes.I got the idea that how to use them.

It isn't always easy to find the class that has the info you want.
-- I know the class from which I need the info. Win32_diskdrive provide all the details of hard drive.

Also, you won't always find the info you're looking for - this will depend on what the
driver supplies to the system.
--Yes very good point you gave me thanks. 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.

Waiting for reply
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 
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 

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.