搜索资源列表
WndToBmpFile.zip
- I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this arti
rerDlg
- 捕获窗口的源码,很不错呀,快-capture the source window, a very good game, fast
screenDlg
- 捕获窗口的源码,很不错呀,快-capture the source window, a very good game, fast
视频捕获程序代码
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
Lesson20a
- 捕获鼠标和键盘的钩子程序,也可放行某些消息(如按键F2,关闭窗口)。-capture the mouse and keyboard hooks, and may also release certain information (such as keys F2, closing windows).
CaptureGenius
- 非常棒的抓图小精灵(Capture Genius) v1.0,可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存位墙纸.具有打印图片功能.这个小工具还支持多国语言(简体中文、英文)-wonderful the Little Stars (Capture Genius) v1.0. can capture the entire screen, activity window, delay
avivfw
- 实现了一个AVICap窗口类的CAviCap类,它提供了基于消息接口的访问音频和视频的应用,可以控制播放过程并支持视频捕获到磁盘。-achieved a kind of window AVICap CAviCap category, It provides a message-based interface visit Audio and video applications, can control the process and support broadcast video capture
fullScreen_program
- 为MFC应用程序添加全屏幕显示功能 部分代码: 成员变量: BOOL m_bFullScreen //全屏幕显示标志 CRect m_FullScreenWindowRect //全屏幕显示窗口Rect WINDOWPLACEMENT m_wpPrev //用于保存正常视图时的窗口位置信息 CToolBar * m_wndFullScreenBar //全屏幕显示时的浮动工具条 成员函数: void OnMenuFullscreen() //全屏幕显示
AVIcapture
- 本程序创建了一个窗口,捕获并显示avi文件,适用于初学者。-the process created a window to capture and display avi documents applicable to beginners.
mmtd1.1
- 一个*代码 功能比较全面 1.文件管理:模枋 Windows 资源管理器,可以对文件进行:复制、粘贴、删除,重命名、远程运行等,可以上传下载文件或文件夹,操作简单易用。 2.远程控制命令:查看远程系统信息、剪切板查看、进程管理、窗口管理、外设控制、服务管理、共享管理、代理服务、MS-Dos模拟、其它控制! 3.捕获屏幕:不但可以连继的捕获远程电脑屏幕,还能把本地的鼠标及键盘传动作送到远程实现实时控制功能! 4.注册表模拟器:远程注册表操作就像操作本地注册表
MouseHookandKeyBoardHook
- 鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来. 键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard
CapPictureCapPicture
- 使用Visual C++提供的AVICap窗口类进行视频捕获和播放-use the Visual C AVICap window class for video capture and playback
Screen_Capture_Src
- 一个简单的可以捕获窗口的vc++代码,使用了 鼠标钩子技术。
WindowScreenSrc
- Window Screen Capture Program.基于windowGDI的窗口捕获程序
窗口捕获
- 用于查找窗口控件的句柄,delphi例程
capturewindow2
- delphi 写的一个窗口捕获程序,比较简单,作为学习的一个例子-delphi write a window capture process is relatively simple, as an example of learning
Screen_capturing
- 捕获屏幕的源代码。可以全屏、也可选定区域范围和选定窗口。-Screen capture of the source code. Full screen, but also the scope of selected regions and selected window.
VC-hook
- 一个用VC实现的钩子程序,用于捕获鼠标经过的窗口的标题-A hook with the VC implementation procedures for the window to capture the mouse over the title of
DragNoFrameWindow
- C#编程实现拖动无边框、无标题栏的窗体,实例需设置窗体的FormBorderStyle属性为None、设置ContextMenuStrip属性为当前添加的实例,用到了user32.dll中的API函数,用来释放被当前线程中某个窗口捕获的光标。-C# Programming drag no borders, no title bar of the form, examples need to set the form' s FormBorderStyle property to None,
TVYIXXT
- 用易语言写的视频捕获例程,实现对摄像头信号的捕获,()
