C++程序员慌了:怎么停止那些自动弹出的窗口?#include<iostream>#include<windows.h>using namespace std;void can_not_close() {这段禁用窗口上的关闭和最小化键HWND hw18天前40