I have noticed an odd problem with the standard open file dialog box in Windows 10. The dialog box works okay but the top bar displaying the current path shows a ? as the first character for each folder and eliminates two characters off the end of the folder name.

For example, what should appear as "inetpub wwwroot"

shows as "?inetp... ?wwwro..."

This problem only appears on Windows 10. It looks fine on Window 7. I believe I have the latest common control installed. My VBP file includes

#2.2#0; MSCOMCTL.OCX

Has anyone seen this before or have any suggestions?

Thank you.