When we push the button of "open file", it always show a window to let us select file. Now I want to open this window by pushing a button in DialogBox. How can I do it?
I know CWinApp::OnFileOpen() can open file, but I don't know how to do in detail. Please help me !!
Thanks a lot !!

programming environment: VC 6.0: