Link to home
Start Free TrialLog in
Avatar of pesst
pesst

asked on

add open file dialog to win32 app

I have a simple win32 application that i wrote that loads a .bmp(hard coded filename) and displays it. Right now it has a menu at the top that only has File -> Exit command.

I would like to add a menu item that opens a dialog to browse and open any .bmp that i want.

thanks
Avatar of TheFriend
TheFriend

See MSDN.
Avatar of pesst

ASKER

See the question and come up with an answer before you propose one.
ASKER CERTIFIED SOLUTION
Avatar of fl0yd
fl0yd

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial