JohnS9051
October 23rd, 1999, 12:01 AM
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 (*.*)||;
example:
CString str = "PS Font files (*.pfm;*.pfb)| Windows Font files (*.fon;*.ttf)|All files (*.*)||;