Click here to Skip to main content
16,006,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTracking Download Programatically Pin
Knight Rider27-May-08 8:39
Knight Rider27-May-08 8:39 
QuestionRe: Tracking Download Programatically Pin
David Crow27-May-08 9:43
David Crow27-May-08 9:43 
AnswerRe: Tracking Download Programatically Pin
Knight Rider27-May-08 11:25
Knight Rider27-May-08 11:25 
QuestionRe: Tracking Download Programatically Pin
David Crow27-May-08 15:55
David Crow27-May-08 15:55 
AnswerRe: Tracking Download Programatically Pin
led mike27-May-08 10:57
led mike27-May-08 10:57 
QuestionDisk Info Pin
john563227-May-08 7:01
john563227-May-08 7:01 
AnswerRe: Disk Info Pin
Jijo.Raj27-May-08 7:19
Jijo.Raj27-May-08 7:19 
GeneralRe: Disk Info Pin
Xeqtr27-May-08 8:27
Xeqtr27-May-08 8:27 
Also if you want to get drive type use GetDriveType().
Use such constants:

DRIVE_CDROM  = 5<br />
DRIVE_FIXED  = 3<br />
DRIVE_RAMDISK  = 6<br />
DRIVE_REMOTE  = 4<br />
DRIVE_REMOVABLE  = 2

AnswerRe: Disk Info Pin
SandipG 27-May-08 18:37
SandipG 27-May-08 18:37 
GeneralRe: Disk Info Pin
Xeqtr27-May-08 22:55
Xeqtr27-May-08 22:55 
QuestionWindows upgradation problem Pin
problemfixer27-May-08 6:52
problemfixer27-May-08 6:52 
QuestionRe: Windows upgradation problem Pin
David Crow27-May-08 6:54
David Crow27-May-08 6:54 
AnswerRe: Windows upgradation problem Pin
led mike27-May-08 8:27
led mike27-May-08 8:27 
QuestionCursor & mouse freeze in Visual C++ 6.0, Win2kPro Pin
Robert Palma Jr.27-May-08 6:01
Robert Palma Jr.27-May-08 6:01 
QuestionRe: Cursor & mouse freeze in Visual C++ 6.0, Win2kPro Pin
David Crow27-May-08 6:53
David Crow27-May-08 6:53 
AnswerRe: Cursor & mouse freeze in Visual C++ 6.0, Win2kPro Pin
Robert Palma Jr.27-May-08 8:59
Robert Palma Jr.27-May-08 8:59 
GeneralRe: Cursor & mouse freeze in Visual C++ 6.0, Win2kPro Pin
David Crow27-May-08 9:42
David Crow27-May-08 9:42 
GeneralRe: Cursor & mouse freeze in Visual C++ 6.0, Win2kPro Pin
Robert Palma Jr.27-May-08 9:49
Robert Palma Jr.27-May-08 9:49 
QuestionSaving/loading data in listbox from e.g. text file in MFC SDI ? Pin
phicho27-May-08 5:48
phicho27-May-08 5:48 
AnswerRe: Saving/loading data in listbox from e.g. text file in MFC SDI ? Pin
David Crow27-May-08 6:09
David Crow27-May-08 6:09 
AnswerRe: Saving/loading data in listbox from e.g. text file in MFC SDI ? Pin
phicho28-May-08 9:31
phicho28-May-08 9:31 
QuestionProblem with OpenSSL Pin
Dr. Kelwin27-May-08 4:21
Dr. Kelwin27-May-08 4:21 
QuestionRe: Problem with OpenSSL Pin
Moak27-May-08 5:24
Moak27-May-08 5:24 
AnswerRe: Problem with OpenSSL Pin
Dr. Kelwin27-May-08 5:39
Dr. Kelwin27-May-08 5:39 
Questionproblem in segmentation of an image Pin
hereimran27-May-08 4:04
hereimran27-May-08 4:04 

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.