I fix bug with filter sting now it's correct "BMP (*.bmp)|*.bmp|JPG (*.jpg)|*.jpg||"
You sample also doesn't work. :-(
I just change pParent to AfxGetMainWnd().
At the dialog I see only "of3" without ".12"
After I selected .txt and DoModal returned IDOK the dlg.GetPathName() returns me "fullpath\of3.12"