可以将代码添加到初始化程序中:
(比如设置成640*480)
CRect temprect(0,0,640,480);
CWnd::SetWindowPos(NULL,0,0,temprect.Width(),temprect.Height(),SWP_NOZORDER|SWP_NOMOVE);
相关文章:
-
2021-12-27
-
2022-12-23
-
2022-12-23
-
2022-01-20
-
2021-10-03
-
2021-05-22
-
2021-07-19
猜你喜欢
-
2022-12-23
-
2021-05-30
-
2022-12-23
-
2022-12-23
-
2021-12-11
-
2021-08-29
-
2021-10-21
相关资源
-
下载
2023-01-01
-
下载
2023-01-24
-
下载
2023-02-21
-
下载
2021-07-14
-
下载
2023-02-08