I am using a dual screen Vista, 64 bit machine.
When I create a vanilla MFC application (using the wizard in Visual Studio 2005) the application has trouble positioning the common file dialog.
When the menu item is selected, the file dialog is created, but at the edge of my secondary monitor, not in the center of the application window, as I would expect.
This only appears to be an issue with dual screen Vista (I don't have a 32bit Vista to test on)
Is this a known problem?
Is there an MFC update I need?
I am also having problems with the standard print and print setup dialogs, but am hoping a MFC patch will fix everything!
TIA,
Hugh Dixon