Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: read keyboard keys Pin
Programm3r13-Jun-07 1:46
Programm3r13-Jun-07 1:46 
AnswerRe: read keyboard keys Pin
James R. Twine13-Jun-07 2:19
James R. Twine13-Jun-07 2:19 
AnswerRe: read keyboard keys Pin
Hamid_RT13-Jun-07 3:27
Hamid_RT13-Jun-07 3:27 
QuestionTo be modal or not to be modal Pin
Wim Engberts13-Jun-07 1:15
Wim Engberts13-Jun-07 1:15 
AnswerRe: To be modal or not to be modal Pin
James R. Twine13-Jun-07 2:29
James R. Twine13-Jun-07 2:29 
GeneralRe: To be modal or not to be modal Pin
Wim Engberts13-Jun-07 2:43
Wim Engberts13-Jun-07 2:43 
Questionxcx Pin
suchon_phuong13-Jun-07 1:04
suchon_phuong13-Jun-07 1:04 
QuestionPhysical disk information of a remote system Pin
kvrnkiran13-Jun-07 0:48
kvrnkiran13-Jun-07 0:48 
Hi,

I am trying to fetch the information about remote computer. Initially, I need the information of number of physical disks and their sizes.

I am taking help of the following registry key to get the number of physical disks (I am opening remote registry and querying these keys):

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\SCSI 


These keys contains the number of disks on the system. But, I am unable to fetch their sizes. CreateFile is not opening physical disks on remote system (returning INVALID_HANDLE_VALUE).

Can anybody help resolving this issue?

Kiran.
AnswerRe: Physical disk information of a remote system Pin
Matthew Faithfull13-Jun-07 2:08
Matthew Faithfull13-Jun-07 2:08 
QuestionCreating TimeStamp Pin
Programm3r13-Jun-07 0:33
Programm3r13-Jun-07 0:33 
AnswerRe: Creating TimeStamp Pin
kvrnkiran13-Jun-07 1:08
kvrnkiran13-Jun-07 1:08 
GeneralRe: Creating TimeStamp Pin
Programm3r13-Jun-07 1:32
Programm3r13-Jun-07 1:32 
AnswerRe: Creating TimeStamp Pin
Hans Ruck13-Jun-07 1:16
Hans Ruck13-Jun-07 1:16 
GeneralRe: Creating TimeStamp Pin
Programm3r13-Jun-07 1:31
Programm3r13-Jun-07 1:31 
AnswerRe: Creating TimeStamp Pin
David Crow13-Jun-07 2:56
David Crow13-Jun-07 2:56 
GeneralRe: Creating TimeStamp Pin
Programm3r13-Jun-07 4:12
Programm3r13-Jun-07 4:12 
QuestionAbout compilation in VS 2005 Pin
Nandu_77b13-Jun-07 0:30
Nandu_77b13-Jun-07 0:30 
AnswerRe: About compilation in VS 2005 Pin
Programm3r13-Jun-07 0:35
Programm3r13-Jun-07 0:35 
GeneralRe: About compilation in VS 2005 Pin
Nandu_77b13-Jun-07 1:04
Nandu_77b13-Jun-07 1:04 
QuestionRe: About compilation in VS 2005 Pin
Rajkumar R13-Jun-07 1:32
Rajkumar R13-Jun-07 1:32 
GeneralRe: About compilation in VS 2005 Pin
Programm3r13-Jun-07 2:07
Programm3r13-Jun-07 2:07 
GeneralRe: About compilation in VS 2005 Pin
ky_rerun13-Jun-07 2:57
ky_rerun13-Jun-07 2:57 
QuestionPrint Preview problem Pin
Bravoone_200613-Jun-07 0:16
Bravoone_200613-Jun-07 0:16 
AnswerRe: Print Preview problem Pin
Roger Allen15-Jun-07 16:13
Roger Allen15-Jun-07 16:13 
QuestionHeaders supplied with platform SDK Pin
Steve S13-Jun-07 0:15
Steve S13-Jun-07 0:15 

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.