Browse for File Win32 API
I am writing a program in C++ and want add a button that when clicked opens a dialog box to allow a user to browse for a file

I am using raw C++ and the Win32 API
...