I want to custom a CFileDialog,
but I don't know how to use "lpfnHook" attrib in "OPENFILENAME" struct.
And I derive a new class from CFileDialog,
how to get controls' message from CFileDialog after I custom a CFileDialog.