当前位置:网站首页>使火绒窗口无法响应某些用户消息
使火绒窗口无法响应某些用户消息
2022-07-21 05:13:00 【爱编程的叶一笑】
续接上篇文章,我发现WM_NCDESTROY消息可以使火绒窗口不能响应某些消息。
while (1) {
HWND hWnd = FindWindow(NULL, L"火绒安全软件");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(NULL, L"信任区");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(NULL, L"隔离区");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(NULL, L"设置");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(NULL, L"火绒安全日志");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(NULL, L"火绒升级程序");
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
hWnd = FindWindow(L"ATL:002765A0", NULL);
PostMessage(hWnd, WM_NCDESTROY, NULL, NULL);
Sleep(1000);}
亲测至少火绒5.0.64.3版本有效
边栏推荐
- Swin transformer code details
- 什么是电子秤称重模块?它具有哪些功能?
- 全面:Realtek/瑞昱无线产品图谱及市场构成
- Missing sigset at compile time h xlocal. h huge_ Val.h and other solutions
- Raspberry pie 4B sound sensor Ao module
- 【半导体先进工艺制程技术系列】FinFET工艺流程
- [sentence interactive reprint] 1 Trend analysis of dialogue system
- 树莓派4B 声音传感器AO模块
- Online Enhanced Semantic Hashing: Towards Effective and Efficient Retrieval for Streaming Multi-Moda
- ARMv8 Cortex-a 编程向导手册学习_2
猜你喜欢
Flexible Online Multi-modal Hashing for Large-scale Multimedia Retrieval
线性代数
Acmix: the fusion of convolution and self attention
西门子邀您参加7月27日ALM网络研讨会
Inquire and diagnose: neural symptom checking ensemble using deep reinforcement learning
Armv8 cortex-a programming wizard manual learning_ one
scratch图形化编程操作硬件
Kernel upgrade & amd NVIDIA graphics card driver & wireless network card driver and other solutions
ARMv8 Cortex-a 编程向导手册学习_4
树莓派 4B 使用拓展板的四声音传感器AO模块连接
随机推荐
网关是什么?什么是物联网网关?
无线充电模组开发的原理和优势
The library file written by yourself reports an error in vs Code: undefined reference to 'xxx'
Swin transformer code details
Matter协议特性解析(二) 分身(Multiple Fabiric)和权限控制
Armv8 cortex-a programming wizard manual learning_ five
字符串类型的数字的加减乘除运算
Raspberry pie 4B sound sensor do module
Flexible Online Multi-modal Hashing for Large-scale Multimedia Retrieval
The distress analysis interview corpus of human and computer interviews
Armv8 cortex-a programming wizard manual learning_ four
PLC工业控制板开发的重要性
头部标题小竖线制作/LOGO SEO优化
Task oriented dialogue system for automatic disease diagnosis via HRL based on hierarchical reinforcement learning
Network bugs solved during LwIP learning
华为liteos内存管理源码以及架构分析
整明白了--cache组成与工作原理
Swin_ Transformer_ Minivit code interpretation
Supervised Online Hashing via Hadamard Codebook Learning
【ALM】POLARION ALM之需求管理解决方案介绍