What is the correct syntax for the lpstrFilter display strings and filter patterns when using multiple display strings and multiple filter patterns.
example:
CString str = "PS Font files (*.pfm;*.pfb)| Windows Font files (*.fon;*.ttf)|All files (*.*)||;




Reply With Quote