Click here to Skip to main content
15,926,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionchange visibility Pin
priyank_ldce3-Nov-06 0:43
priyank_ldce3-Nov-06 0:43 
AnswerRe: change visibility Pin
ThatsAlok3-Nov-06 0:51
ThatsAlok3-Nov-06 0:51 
AnswerRe: change visibility Pin
Hamid_RT3-Nov-06 6:14
Hamid_RT3-Nov-06 6:14 
QuestionWinHelp Pin
eusto2-Nov-06 23:59
eusto2-Nov-06 23:59 
AnswerRe: WinHelp Pin
Michael Dunn3-Nov-06 2:32
sitebuilderMichael Dunn3-Nov-06 2:32 
GeneralRe: WinHelp Pin
eusto3-Nov-06 3:06
eusto3-Nov-06 3:06 
QuestionHow to read folder recursively? Pin
baldha rakesh2-Nov-06 23:48
baldha rakesh2-Nov-06 23:48 
AnswerRe: How to read folder recursively? Pin
Mila0252-Nov-06 23:54
Mila0252-Nov-06 23:54 
Hi,

You mean read folder content ?

use FindFirstFile, FindNextFile and FindClose

Listing the Files in a Directory[^]

and it for every found folder (with attribute FILE_ATTRIBUTE_DIRECTORY) besides folders called '.' and '..'.

-----------
Mila

AnswerRe: How to read folder recursively? Pin
toxcct3-Nov-06 0:16
toxcct3-Nov-06 0:16 
AnswerRe: How to read folder recursively? Pin
ThatsAlok3-Nov-06 0:49
ThatsAlok3-Nov-06 0:49 
GeneralRe: How to read folder recursively? Pin
baldha rakesh3-Nov-06 2:59
baldha rakesh3-Nov-06 2:59 
QuestionHow to create a animation window like MS office's help assitant with gif? Pin
zhao.luck.ppq2-Nov-06 22:26
zhao.luck.ppq2-Nov-06 22:26 
AnswerRe: How to create a animation window like MS office's help assitant with gif? Pin
Michael Dunn3-Nov-06 2:20
sitebuilderMichael Dunn3-Nov-06 2:20 
QuestionGetting start to vc++ Pin
alpa shah2-Nov-06 22:21
alpa shah2-Nov-06 22:21 
AnswerRe: Getting start to vc++ Pin
_AnsHUMAN_ 2-Nov-06 22:27
_AnsHUMAN_ 2-Nov-06 22:27 
GeneralRe: Getting start to vc++ Pin
alpa shah2-Nov-06 22:39
alpa shah2-Nov-06 22:39 
GeneralRe: Getting start to vc++ Pin
ThatsAlok3-Nov-06 0:52
ThatsAlok3-Nov-06 0:52 
AnswerRe: Getting start to vc++ Pin
Cedric Moonen2-Nov-06 22:46
Cedric Moonen2-Nov-06 22:46 
GeneralRe: Getting start to vc++ Pin
alpa shah2-Nov-06 23:01
alpa shah2-Nov-06 23:01 
GeneralRe: Getting start to vc++ Pin
Mila0252-Nov-06 23:36
Mila0252-Nov-06 23:36 
GeneralRe: Getting start to vc++ Pin
alpa shah2-Nov-06 23:54
alpa shah2-Nov-06 23:54 
AnswerRe: Getting start to vc++ Pin
Nibu babu thomas2-Nov-06 23:45
Nibu babu thomas2-Nov-06 23:45 
GeneralRe: Getting start to vc++ Pin
alpa shah2-Nov-06 23:53
alpa shah2-Nov-06 23:53 
AnswerRe: Getting start to vc++ Pin
Hamid_RT3-Nov-06 5:58
Hamid_RT3-Nov-06 5:58 
QuestionTransparent Dialog Pin
Ram Murali2-Nov-06 21:56
Ram Murali2-Nov-06 21:56 

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.