Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: List files in drive Pin
Naveen2-Apr-07 0:45
Naveen2-Apr-07 0:45 
GeneralRe: List files in drive Pin
San24682-Apr-07 0:47
San24682-Apr-07 0:47 
AnswerRe: List files in drive Pin
Paresh Chitte2-Apr-07 0:38
Paresh Chitte2-Apr-07 0:38 
GeneralRe: List files in drive Pin
deeps_cute2-Apr-07 1:37
deeps_cute2-Apr-07 1:37 
AnswerRe: List files in drive Pin
Hamid_RT2-Apr-07 0:55
Hamid_RT2-Apr-07 0:55 
GeneralRe: List files in drive Pin
deeps_cute2-Apr-07 1:41
deeps_cute2-Apr-07 1:41 
GeneralRe: List files in drive Pin
David Crow2-Apr-07 4:02
David Crow2-Apr-07 4:02 
AnswerRe: List files in drive Pin
vijay_aroli2-Apr-07 1:04
vijay_aroli2-Apr-07 1:04 
deeps_cute wrote:
to list all the files and folders in c: drive programatically.


you can use FindFirst() and FindNext() functions. But using the CFileFind class would be an easier option.

Regards,
Vijay.

God may not give us what we 'want', but he surely gives us what we 'need'.

Questionwindow Restore problem Pin
Kiran Pinjala2-Apr-07 0:11
Kiran Pinjala2-Apr-07 0:11 
AnswerRe: window Restore problem Pin
_AnsHUMAN_ 2-Apr-07 0:18
_AnsHUMAN_ 2-Apr-07 0:18 
AnswerRe: window Restore problem Pin
Naveen2-Apr-07 0:48
Naveen2-Apr-07 0:48 
GeneralRe: window Restore problem Pin
Kiran Pinjala2-Apr-07 2:37
Kiran Pinjala2-Apr-07 2:37 
QuestionVT_DISPATCH variant Pin
asdtry1-Apr-07 23:37
asdtry1-Apr-07 23:37 
AnswerRe: VT_DISPATCH variant Pin
Stephen Hewitt2-Apr-07 14:05
Stephen Hewitt2-Apr-07 14:05 
QuestionImporting MakeFiles Pin
shiraztk1-Apr-07 23:31
shiraztk1-Apr-07 23:31 
QuestionRegarding Read/Write Floppy Drive [modified] Pin
VC_RYK1-Apr-07 23:28
VC_RYK1-Apr-07 23:28 
AnswerRe: Regarding Read/Write Floppy Drive Pin
toxcct1-Apr-07 23:29
toxcct1-Apr-07 23:29 
QuestionExcel in MFC Doc View Application Pin
Vikrant for VC++1-Apr-07 23:24
Vikrant for VC++1-Apr-07 23:24 
AnswerRe: Excel in MFC Doc View Application Pin
Rajesh R Subramanian1-Apr-07 23:35
professionalRajesh R Subramanian1-Apr-07 23:35 
AnswerRe: Excel in MFC Doc View Application Pin
#realJSOP2-Apr-07 9:59
professional#realJSOP2-Apr-07 9:59 
QuestionRemove Backslashes Pin
Programm3r1-Apr-07 23:24
Programm3r1-Apr-07 23:24 
AnswerRe: Remove Backslashes Pin
toxcct1-Apr-07 23:27
toxcct1-Apr-07 23:27 
AnswerRe: Remove Backslashes Pin
_AnsHUMAN_ 1-Apr-07 23:35
_AnsHUMAN_ 1-Apr-07 23:35 
GeneralRe: Remove Backslashes Pin
Programm3r1-Apr-07 23:58
Programm3r1-Apr-07 23:58 
AnswerRe: Remove Backslashes Pin
Parthi_Appu1-Apr-07 23:36
Parthi_Appu1-Apr-07 23:36 

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.