Quote Originally Posted by SWo777
Has anyone used ResourceHacker to make the vb6 file open/save dialogs bigger? They look so small on these higher res monitors!
Which dialogs are you talking about? Those that prompt you to open/save a project or those related to the common dialog that you use in code? For the project-related ones, I believe if vb6 is manifested to be DPI-aware, the dialogs are larger. However, not all graphics in the dialog are scaled properly.