cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
win32 application
win32 application
May 7, 2011 at 4:38pm UTC
ammama
(13)
i am working on a search engine that searches mp3 files stored in computer's hard drive. someone suggested me to work on win32 application in C++ but i dont know how to use it. kindly help :(
May 7, 2011 at 4:46pm UTC
andrezc
(61)
You can use a Boost's filesystem library.
Oficial Boost's website:
http://www.boost.org/
FileSystem Library page:
http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm
May 7, 2011 at 4:52pm UTC
ammama
(13)
thank you.
P.S i am currently using microsoft visual C++ 6.0 version
Topic archived. No new replies allowed.