Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
How to list files in a directory?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to list files in a directory? (Read 5327 times)
infiimage
Guest
How to list files in a directory?
«
on:
April 26, 2009, 03:48:48 pm »
I'm a fresh man using Code::blocks, now I'm puzzled by the problem of how to list all files in a directory...
In MFC,this can be done by using CFind class, but "afxwin.h" must be included.
Anyone know the resolvent to this issue?
«
Last Edit: April 26, 2009, 03:50:27 pm by infiimage
»
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: How to list files in a directory?
«
Reply #1 on:
April 26, 2009, 04:20:09 pm »
Unrelated to C::B.
Topic locked !
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
How to list files in a directory?