Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个基于对话框的程序,但它不会自动适应用户的屏幕分辨率。我想知道 VC++ MFC SDI 或 MDI 是否会自动调整到用户的屏幕分辨率而无需任何硬编码。
不,MFC 中没有屏幕分辨率调整。