搜索资源列表
my
- 一个简单的3D立方体程序,初学者的作品,包括D3D设备的创建和WINDOWS窗口的使用-a simple 3D cube procedures, beginners works, including the creation of D3D equipment and the use of window WINDOWS
minsizewindow
- 隐藏windows窗口,在必要的时候调出来。很不错。在xp下测试通过!-hidden windows window, and when necessary stressed out. Is pretty good. In xp under the test!
windows_manage
- Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
WinMain
- WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
Windows-API-program--window-class
- 是一个简单的API小程序,运行结果是生成带有一个按钮的可以获得当前窗口编号的窗口。
ViewCMD
- 通过管道技术实现控制台命令的Windows窗口执行程序,这个程序实现了管道的建立,更多的功能需要自己添加了。
window
- 根据windows消息响应和循环机制,自己制作一个windows窗口并进行简单的消息处理,适合初学者.
比较常见的窗口信息截取
- 比较常见的窗口信息截取-the more common Windows messages interception
failedtotranslate
- Windows窗口调整器快速将一个窗口放在最前面 看电影和写文档时最有用.获取窗口的基本信息,如窗口句柄,窗口类名,进程ID,进程路径,窗口大小.调整窗口大小.比如有些全屏的游戏,可快速窗口化.-failed to translate
EnumWindows
- 枚举当前操作系统(windos XP)中存在的所有窗口-Enumerate the current operating system (windos XP) that exist in all the windows
KillProcessByHisWindowTitle
- 根据关闭指定的窗口标题来关闭该窗口[网上的大部分都是根据线程名,这个是先用穷举列出所有的标题 才关闭,并非直接调用API]-close the windows by it s title
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
Cygwin_setup
- windows上linux虚拟机,实现windows窗口下的linux编译-windows on the linux virtual machine, the realization of linux under windows compiler window
mfcgettingIPaddress
- 获得本机IP地址的mfc源代码,可视化windows窗口。-C++ program that can achieve the function of getting the IP address of local computer
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
FindWindows
- 一个查找窗口的小例子代码,可以枚举所有的窗口,一个不错的代码。-A small window to find examples of code, you can enumerate all the windows, a good code.
mimachakan
- 一般星号密码查看工具 这个是对WINDOWS窗口下的密码框的,原理是向密码框发送去星号的消息 -General asterisk password to view a tool window that is under the WINDOWS password box, password box principle is to send the message to asterisk
HideWindows
- VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, sh
lesson3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-the theory of MFC AppWizard s by Sunxin
MDump_src
- 用鼠标随意获取一个程序的窗口,然后取的该窗口程序的所有内存数据,非常实用,强烈推荐。老外写的程序的确有水平。-Mouse random access to a program' s window, and then take all of the windows program memory data, very useful, it is strongly recommended. Written procedures for foreigners there is indeed a l