搜索资源列表
11Firewall
- 利用API钩子 将运行的程序进程审查 起到防火墙的作用
keyboard
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
office-style-menubar-
- 纯win32 api + c_++实现 ms office样式的菜单栏. 在rebar中嵌入toolbar,让toolbar实现系统菜单样式. 本代码重点是实现了鼠标移动到toolbar按钮上自动改变toolbar按钮的状态,并在相应位置弹出对应的菜单. 表现与系统菜单完全一致. 没有使用钩子,集成起来比使用钩子的方式简单很多.-create ms office style menubar with pure win32 api and c++. out of use hook.
jianshi
- 易语言API监视鼠标按键点击源码 CallNextHookEx——呼叫下一钩子 SetWindowsHookExA——安装系统钩子 UnhookWindowsHookEx——卸载系统钩子-Easy language API monitor mouse button click Source CallNextHookEx call the next hook SetWindowsHookExA hook mounting system UnhookWindowsHookEx