搜索资源列表
yingcang
- 本文介绍了利用钩子实现了按下鼠标左右键关闭或隐藏所有窗口。并给出一个《魔高一丈》程序实例-This article describes the use of hooks to achieve a close or hide all windows press the left and right mouse buttons. And gives a mind that " application instance
强制对话框dll(附带源码)
- 压缩包内有源码文件和已经编译的dll文件 其中dll被封装函数名字为MsgBoxA 调用后效果:窗口弹出不断置顶,遮挡鼠标操作,并且通过键盘钩子屏蔽用户的键盘/快捷键操作,使用户不能使用快捷键关闭窗口,只能做出选择后才能关闭。 详细见压缩包内的源码文件