搜索资源列表
An HSVRGBA colour picker
- This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi
视频捕获程序代码
- 这是一个纯粹的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
SX_4
- 一个简单的windows API 画图程序,通过键盘的选择可以画直线,椭圆和矩形。-a simple drawing program windows API, through keyboard choice can be painted straight, oval and rectangular.
capture_Screen
- 一个屏幕截图程序,其中的API函数可以实现图片的多种处理:像图片翻转,放大,缩小等,欢迎大家下载学习,指教 -an Screenshots procedures, which the API function can be achieved by a variety of photo processing : as image rotation, zoom in and out, learning to welcome you to download and let
LoadGff
- 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
winMeta4
- 一个简单的Windows API应用实例,但是很能说明问题,涵盖了API设计Win32窗口应用程序的基本思想-a simple Windows API application, but can be used to describe the problem, Design covers the Win32 API application window the basic idea
MUD_Yourself
- 一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看. -the MUD client, can connect to the MUD servers, and to show MUD standard color code, to study word processing, GDI API friends can see.
Win32++_A_Simple_Alternative_to_MFC
- Win32++ provides a framework for developing applications using the Win32 API directly. It supports all MS operating systems that run the Win32 API, from Windows 95 through to Windows XP and Vista. This framework is designed to produce programs with a
CaptureWindow_demo
- Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the scr
cdib--lei
- 一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be more image information. Digit
VBapi画图
- 在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数.-use in VB API Dynamic drawing, including sine, cosine, tangent, Cotangent, can also modify the code-defined functions.
SaveDCToBMP.rar
- 前几天要写一段在Windows CE 下拷屏的程序,但是CE不支持GetDIBits这个API,这可难坏了我,在网上查了半天资料,最后用CreateDIBSection搞定,现封装成一个函数SaveDCToBMP,方便大家使用,A few days ago to write a section in the Windows CE screen copy of the procedures, but CE does not support GetDIBits this API, it can be
DrawLine
- 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
Screen_Capture_Src_Updated_
- 将屏幕保存为bmp文件的源码,仿Snagit功能实现,包含了bmp文件格式、鼠标事件钩子等技术。VS2003环境开发。-Every body knows about the Screen Capture(Prt Scr Button) utility that comes with each and every Microsoft Window. So what is the necessity of other Screen Capture application. But the Scree
[Windows]
- 这是我最初学WINdows API编程用的,还可以,希望对大家有帮助-This is the first school I used WINdows API programming, but also can be helpful for all of us hope
zihui
- 利用画板实现自绘,不需要任何API。即使不懂英文也可以学快速理解和使用自绘。-Using Sketchpad to achieve self-painted, does not require any API. Even if do not know English can learn quickly to understand and use self-painting.
GDI-SDK
- GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server
SDFGDGSDFG
- 在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 -Curve in VB is more difficult to draw real-time, usually to apply third-party controls or the Windows API function to complete, but if you are the
graphviz-java-api
- java可以直接调用这个类实现画图功能,但是使用这个类的前提是你的电脑已经装了GraphViz软件,你可以在http://www.graphviz.org/Gallery.php下载windows版本,装完后,找到dot.exe所在的路径,-java can call this class implements the drawing functions, but only if the use of this class is that your computer has installed
win32-api-tab-control
- windows 32控件界面相关编程 很有用处 实现对话框等,需要可以借鉴使用一下其功能- windows 32控件界面相关编程 很有用处 实现对话框等,需要可以借鉴使用一下其功能 Windows 32 control interface programming is useful for the realization of the dialog box, you can learn the use of its functions