Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: displaying the directories on a combo box Pin
revanth198515-Oct-07 1:59
revanth198515-Oct-07 1:59 
GeneralRe: displaying the directories on a combo box Pin
Nishad S15-Oct-07 2:04
Nishad S15-Oct-07 2:04 
GeneralRe: displaying the directories on a combo box Pin
Chandrasekharan P15-Oct-07 2:05
Chandrasekharan P15-Oct-07 2:05 
GeneralRe: displaying the directories on a combo box Pin
Nishad S15-Oct-07 2:02
Nishad S15-Oct-07 2:02 
GeneralRe: displaying the directories on a combo box Pin
Chandrasekharan P15-Oct-07 2:06
Chandrasekharan P15-Oct-07 2:06 
GeneralRe: displaying the directories on a combo box Pin
Nishad S15-Oct-07 2:14
Nishad S15-Oct-07 2:14 
GeneralRe: displaying the directories on a combo box Pin
Chandrasekharan P15-Oct-07 2:09
Chandrasekharan P15-Oct-07 2:09 
GeneralRe: displaying the directories on a combo box Pin
Nishad S15-Oct-07 2:20
Nishad S15-Oct-07 2:20 
What I gave you is only an example. You can call it for any drive. Each call will add the list of directories to the existing list in the combo. If you need to get all the directories, as I said earlier, use CFileFind class recursively.

If you need only drives, specify the attribute as DDL_DIRECTORY.

- NS -

GeneralRe: displaying the directories on a combo box Pin
David Crow15-Oct-07 4:02
David Crow15-Oct-07 4:02 
GeneralRe: displaying the directories on a combo box Pin
Nishad S15-Oct-07 18:10
Nishad S15-Oct-07 18:10 
GeneralRe: displaying the directories on a combo box Pin
David Crow15-Oct-07 4:03
David Crow15-Oct-07 4:03 
AnswerRe: displaying the directories on a combo box Pin
David Crow15-Oct-07 3:59
David Crow15-Oct-07 3:59 
GeneralRe: displaying the directories on a combo box Pin
Chandrasekharan P15-Oct-07 6:55
Chandrasekharan P15-Oct-07 6:55 
QuestionRe: displaying the directories on a combo box Pin
David Crow15-Oct-07 7:18
David Crow15-Oct-07 7:18 
Questionhistory Pin
revanth198515-Oct-07 0:08
revanth198515-Oct-07 0:08 
AnswerRe: history Pin
Roger Broomfield15-Oct-07 0:38
Roger Broomfield15-Oct-07 0:38 
QuestionIdentifying SDI/MDI/Dialog based Pin
shir_k14-Oct-07 23:57
shir_k14-Oct-07 23:57 
AnswerRe: Identifying SDI/MDI/Dialog based Pin
Nibu babu thomas15-Oct-07 0:32
Nibu babu thomas15-Oct-07 0:32 
QuestionCTaskbarNotifier looking bad on Vista [modified] Pin
_alav_14-Oct-07 23:57
_alav_14-Oct-07 23:57 
QuestionHELP: split up source file into segments automatically.... Pin
andrewwan198014-Oct-07 23:46
andrewwan198014-Oct-07 23:46 
QuestionAbout DLL and Threads Pin
Nelek14-Oct-07 23:45
protectorNelek14-Oct-07 23:45 
AnswerRe: About DLL and Threads Pin
Matthew Faithfull14-Oct-07 23:58
Matthew Faithfull14-Oct-07 23:58 
GeneralRe: About DLL and Threads [SOLVED] Pin
Nelek15-Oct-07 4:00
protectorNelek15-Oct-07 4:00 
QuestionFolder Permissions Pin
narayanagvs14-Oct-07 23:15
narayanagvs14-Oct-07 23:15 
AnswerRe: Folder Permissions Pin
David Crow15-Oct-07 4:06
David Crow15-Oct-07 4:06 

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.