c++ - File browsing application in vc++ -


I am creating an application in vc ++ I want to browse my file system and select some files. I am Can anyone tell me how to do it? Thank you.

Find Firstfile & amp; FindNextFile window APIs are your friends.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -