win32 application

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 :(
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
thank you.
P.S i am currently using microsoft visual C++ 6.0 version
Topic archived. No new replies allowed.