How to get the sub folder name of particular folder?
-
Hi All, I need to get the sub folder name of particular folder. How to do this? Pls help me....... Thanks & Regards, Anitha
-
Hi All, I need to get the sub folder name of particular folder. How to do this? Pls help me....... Thanks & Regards, Anitha
check reference of CFileFind mfc class
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Hi All, I need to get the sub folder name of particular folder. How to do this? Pls help me....... Thanks & Regards, Anitha
Use FindFirstFile and FindNextFile along with WIN32_FIND_DATA. This data structure can be used to determine whether the item into consideration is a folder or a file.
You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_
-
Use FindFirstFile and FindNextFile along with WIN32_FIND_DATA. This data structure can be used to determine whether the item into consideration is a folder or a file.
You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_
PostFirst battle start again! :-D
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
PostFirst battle start again! :-D
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Welcome back :beer:. Hope you continue the stay :)
He never answers anyone who replies to him. I've taken to calling him a retard, which is not fair to retards everywhere.-Christian Graus
off course! hoping to long stay this time!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
off course! hoping to long stay this time!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Feels like a C++ forum reunion. :D :beer:
He never answers anyone who replies to him. I've taken to calling him a retard, which is not fair to retards everywhere.-Christian Graus
VuNic wrote:
Feels like a C++ forum reunion.
soon
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
PostFirst battle start again! :-D
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
;) Yeah! Seems so!
You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_