搜索资源列表
MouseFollow
- 用VC++编写的下个鼠标跟踪器,可以把所有的操作都记录下来.-VC prepared by the next mouse tracking device that can put all the operations are recorded.
OnMyMessage
- VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客 CString ID,lpszFileName,logFileName,mianFileName //ID
mypainter
- 简单的画板实现,并具有清除按钮! 当鼠标在窗口内移动时记录鼠标轨迹。-Simple drawing board to achieve, and have the Clear button! Track record mouse when the mouse moves within the window.