Click here to Skip to main content
16,010,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ Help Pin
Super Lloyd25-Jun-06 18:54
Super Lloyd25-Jun-06 18:54 
AnswerRe: C++ Help Pin
Super Lloyd25-Jun-06 19:02
Super Lloyd25-Jun-06 19:02 
GeneralRe: C++ Help Pin
buckcherry26-Jun-06 9:59
buckcherry26-Jun-06 9:59 
Questionimplementing file browsing facility using MFC Pin
ku1983200125-Jun-06 17:24
ku1983200125-Jun-06 17:24 
AnswerRe: implementing file browsing facility using MFC Pin
Michael Dunn25-Jun-06 17:43
sitebuilderMichael Dunn25-Jun-06 17:43 
QuestionRe: implementing file browsing facility using MFC Pin
Sarath C25-Jun-06 19:10
Sarath C25-Jun-06 19:10 
AnswerRe: implementing file browsing facility using MFC Pin
Michael Dunn25-Jun-06 19:23
sitebuilderMichael Dunn25-Jun-06 19:23 
AnswerRe: implementing file browsing facility using MFC [modified] Pin
laniakea.development25-Jun-06 20:23
laniakea.development25-Jun-06 20:23 
Hi!

In the book: Using Visual C++ 6, by Jonathan Bates, Timothy Tompkins, You can find the complete explanation what to do, I think even that there is a complete example how to create such an application! The main thing is how to recognize the file attributes, which can be either a Directory or an ordinary file. Then, You have to find which is the "first of" in the current directory (as You iterate through the tree), and which is the "next one". Using the object list, You can pack these file in the structure, and finally, add the images in the directory tree, which is also explained how to create.

Best regards, D. Senic

-- modified at 2:23 Monday 26th June, 2006
Questiondisable a Combobox Item Pin
Ram Murali25-Jun-06 15:53
Ram Murali25-Jun-06 15:53 
AnswerRe: disable a Combobox Item Pin
Hamid_RT25-Jun-06 18:22
Hamid_RT25-Jun-06 18:22 
GeneralRe: disable a Combobox Item Pin
Ram Murali25-Jun-06 19:31
Ram Murali25-Jun-06 19:31 
QuestionProgressBar in CListCtrl Pin
ftsOne25-Jun-06 13:11
ftsOne25-Jun-06 13:11 
AnswerRe: ProgressBar in CListCtrl Pin
Hamid_RT25-Jun-06 18:19
Hamid_RT25-Jun-06 18:19 
Questionstrncpy_s Benchmark Pin
Richard Andrew x6425-Jun-06 12:02
professionalRichard Andrew x6425-Jun-06 12:02 
AnswerRe: strncpy_s Benchmark Pin
Stephen Hewitt25-Jun-06 13:57
Stephen Hewitt25-Jun-06 13:57 
AnswerRe: strncpy_s Benchmark Pin
Nemanja Trifunovic25-Jun-06 14:23
Nemanja Trifunovic25-Jun-06 14:23 
GeneralRe: strncpy_s Benchmark Pin
Stephen Hewitt25-Jun-06 14:33
Stephen Hewitt25-Jun-06 14:33 
QuestionBCDebug Pin
Ray Cassick25-Jun-06 10:44
Ray Cassick25-Jun-06 10:44 
AnswerRe: BCDebug Pin
peterchen25-Jun-06 10:47
peterchen25-Jun-06 10:47 
AnswerRe: BCDebug Pin
Michael Dunn25-Jun-06 11:59
sitebuilderMichael Dunn25-Jun-06 11:59 
GeneralRe: BCDebug Pin
Ray Cassick25-Jun-06 14:12
Ray Cassick25-Jun-06 14:12 
Questionsimulate the keyboad values Pin
Fabian Tang25-Jun-06 8:17
Fabian Tang25-Jun-06 8:17 
Questiondeleting sections from ini Pin
fury 8425-Jun-06 7:02
fury 8425-Jun-06 7:02 
AnswerRe: deleting sections from ini Pin
Joe Woodbury25-Jun-06 8:16
professionalJoe Woodbury25-Jun-06 8:16 
GeneralRe: deleting sections from ini Pin
fury 8425-Jun-06 8:20
fury 8425-Jun-06 8:20 

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.