Click here to Skip to main content
15,894,106 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionstill moving the mouse Pin
Grimes20-Sep-06 2:43
Grimes20-Sep-06 2:43 
AnswerRe: still moving the mouse Pin
Naveen20-Sep-06 2:50
Naveen20-Sep-06 2:50 
AnswerRe: still moving the mouse Pin
Rinu_Raj20-Sep-06 2:53
Rinu_Raj20-Sep-06 2:53 
AnswerRe: still moving the mouse Pin
_AnsHUMAN_ 20-Sep-06 3:23
_AnsHUMAN_ 20-Sep-06 3:23 
AnswerRe: still moving the mouse Pin
Chipperm20-Sep-06 4:49
Chipperm20-Sep-06 4:49 
QuestionRead/write file help Pin
eric_tran20-Sep-06 2:15
eric_tran20-Sep-06 2:15 
AnswerRe: Read/write file help Pin
Jörgen Sigvardsson20-Sep-06 2:22
Jörgen Sigvardsson20-Sep-06 2:22 
QuestionFile System Methods Pin
Tom Moore20-Sep-06 2:09
Tom Moore20-Sep-06 2:09 
Hi,

I'm trying to write a program that can copy a file URI into any window by drag and drop.

The problem lies in C++, so far i've found only two methods:
GetLogicalDrives and GetLogicalDriveString.

In .NET there is this eqivalent:

Environment.GetLogicalDrives and
DriveInfo.GetDirectories.

Im wondering if there is any eqivalent in Visual C++

Thanks

Tom
QuestionRe: File System Methods Pin
David Crow20-Sep-06 4:03
David Crow20-Sep-06 4:03 
AnswerRe: File System Methods Pin
Tom Moore21-Sep-06 9:38
Tom Moore21-Sep-06 9:38 
QuestionRe: File System Methods Pin
David Crow21-Sep-06 10:46
David Crow21-Sep-06 10:46 
AnswerRe: File System Methods Pin
Tom Moore21-Sep-06 11:29
Tom Moore21-Sep-06 11:29 
QuestionRe: File System Methods Pin
David Crow22-Sep-06 3:23
David Crow22-Sep-06 3:23 
AnswerRe: File System Methods Pin
Tom Moore23-Sep-06 10:46
Tom Moore23-Sep-06 10:46 
GeneralRe: File System Methods Pin
David Crow25-Sep-06 2:56
David Crow25-Sep-06 2:56 
Questionhow to convert from WPARAM or LPARAM to CString Pin
singersinger20-Sep-06 2:02
singersinger20-Sep-06 2:02 
AnswerRe: how to convert from WPARAM or LPARAM to CString Pin
Naveen20-Sep-06 2:17
Naveen20-Sep-06 2:17 
GeneralRe: how to convert from WPARAM or LPARAM to CString Pin
singersinger20-Sep-06 2:36
singersinger20-Sep-06 2:36 
AnswerRe: how to convert from WPARAM or LPARAM to CString Pin
Jörgen Sigvardsson20-Sep-06 2:31
Jörgen Sigvardsson20-Sep-06 2:31 
GeneralRe: how to convert from WPARAM or LPARAM to CString Pin
Zac Howland20-Sep-06 3:36
Zac Howland20-Sep-06 3:36 
AnswerRe: how to convert from WPARAM or LPARAM to CString Pin
prasad_som20-Sep-06 2:31
prasad_som20-Sep-06 2:31 
GeneralRe: how to convert from WPARAM or LPARAM to CString Pin
Jörgen Sigvardsson20-Sep-06 3:34
Jörgen Sigvardsson20-Sep-06 3:34 
Questioncreating an array of objects dynamically Pin
erfi20-Sep-06 1:56
erfi20-Sep-06 1:56 
AnswerRe: creating an array of objects dynamically Pin
toxcct20-Sep-06 1:57
toxcct20-Sep-06 1:57 
GeneralRe: creating an array of objects dynamically Pin
erfi20-Sep-06 1:59
erfi20-Sep-06 1:59 

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.