#include <Windows.h>
#include <stdio.h>
#include <stdlib.h>
int main()
{
HWND hWnd = FindWindow(TEXT("Shell_TrayWnd"), NULL);
//非表示
ShowWindow(hWnd, SW_HIDE);
Sleep(3000);
//表示
ShowWindow(hWnd, SW_SHOW);
return 0;
}
如果文章或资源对您有帮助,欢迎打赏作者。一路走来,感谢有您!
txttool.com 说一段 esp56物联 查询128 IP查询