Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Win32
Search - Win32 - List
Using this \"WinTrans\" application you will be able to select any currently running application and turn it transparent by dragging and dropping the wand (icon at the top-left corner) on the title bar of that application. You can also control the transparency using the slider. \"WinTrans\" has an interface very much like SPY and also demonstrates the usage of Win32 APIs to locate a window under the mouse pointer and extract details like the class associated with it, the caption of the window, etc.
Date : 2008-10-13 Size : 32.83kb User : 吉米

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 similar look and feel to those created using MFC. It can develop applications based on simple windows, dialogs, frames and MDI frames. The frames produced by Win32++ have the following features: • Rebar control (to contain the Menubar and Toolbar) • Menubar • Toolbar • Status bar • Tool tips
Date : 2008-10-13 Size : 737.43kb User : 含羞草

所属游戏:《由高度图自动生成斜45度地图》 游戏系统版本:17.0 Win32平台测试版 程序起始目录:E:\NetAnts\由于高度图自动生成斜45度地图\Sample022_HM2MAP-own game : "Automatic Generation highly inclined 45 degrees map" game system versions : 17.0 Win32 platform beta program starting directory : E : \ Zabriskie \ As plans automatically generate highly inclined 45 degrees maps \ Sample022_HM2MA P
Date : 2025-12-22 Size : 102kb User : 谭彰

SDK編寫多個圖像在視窗移動: 每按下enter鍵,多出一副圖象隨機踫撞運動。 按下任意一幅圖像(左鍵),提示出圖像名稱。 按右鍵,所有圖片都向鼠標點擊出移動,鬆開,則恢復之前的運動狀態。-SDK to prepare multiple images in the Windows Mobile: Each press enter key, an image more random collision sport. Press any image (left), suggesting that the image name. Right-click, all the pictures to the mouse to click a move, let go, then resume the previous state of motion.
Date : 2025-12-22 Size : 1.33mb User : Soke

DL : 0
Win32汇编写的远程屏幕监视代码。采用GDI方式获得桌面的DIB。采用差异传输的方法传输远程计算机屏幕。-Win32 compilation write code to monitor the remote screen. GDI access to the desktop using the DIB. Differences in the methods of transmission used transmission remote computer screen.
Date : 2025-12-22 Size : 412kb User : 陆雪琪

类似于window的小游戏 是男人就撑5分钟 上下左右键移动 小球碰撞后会反弹 WIN32代码 -Window similar to the game is a Man on hold for about 5 minutes up and down keys to move the ball will rebound after the collision WIN32 code
Date : 2025-12-22 Size : 2.53mb User : zorro

简介:用Win32写的一个模仿微软扫雷程序-Introduction: using Win32 to write a program to imitate Microsoft
Date : 2025-12-22 Size : 405kb User : 游侠

DL : 0
Draw ellipse in rect,once click in ellipse which will changed color.then second click will reback
Date : 2025-12-22 Size : 153kb User : Ou

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 similar look and feel to those created using MFC. It can develop applications based on simple windows, dialogs, frames and MDI frames. The frames produced by Win32++ have the following features: • Rebar control (to contain the Menubar and Toolbar) • Menubar • Toolbar • Status bar • Tool tips
Date : 2025-12-22 Size : 737kb User : 含羞草

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 screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the ::PrintWindow(..) API. The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.-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 screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the:: PrintWindow (..) API.The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.
Date : 2025-12-22 Size : 14kb User : ljm

使用纯Win32 API实现的画图板程序,可以选择不同的画笔与颜色。-Use pure Win32 API procedures realize the drawing board, you can choose different brushes and colors.
Date : 2025-12-22 Size : 46kb User : fzj

Win32 OpenGL Framework - Star Wars scrolling Text-Win32 OpenGL Framework- Star Wars scrolling Text
Date : 2025-12-22 Size : 34kb User : os

Source codes for Feng Yuan s book "Windows Graphics Programming. Win32 GDI and DirectDraw"
Date : 2025-12-22 Size : 2.91mb User : Nikita

一个简单的Windows窗口下的回合制游戏的实现,主要运用贴图技术。(Win32 工程)-A simple game of fighting using mainly bitmap paste functions.(Win32 project)
Date : 2025-12-22 Size : 146kb User : 封泽希

用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
Date : 2025-12-22 Size : 1.39mb User : 晴天飞雪

Win32环境下绘制椭圆,圆角矩形,扇形,弓形的示例.-Drawing elliptical Win32 environment, rounded rectangular, fan-shaped, bow-shaped sample.
Date : 2025-12-22 Size : 2.78mb User : bumble

GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server 2003中的一项新技术。运行于Microsoft Windows NT 4.0 SP6、Windows 2000、Windows 98 和 Windows Me操作系统的应用程序在分发的时候需要包含GDI+。 -Target Microsoft Windows GDI+ is C/C++ developers to provide a class-based application programming interface (API). It allows the video program can also monitor and printer use graphics and formatted text. Microsoft Win32-based applications can not access the graphics hardware directly, but through the GDI+ device drivers and programs to coordinate the actions of the interaction. GDI+ also supports the Microsoft Win64. Scope of GDI for all Window applications. GDI+ is included in Windows XP and Windows Server 2003, a new technology. Running on Microsoft Windows NT 4.0 SP6, Windows 2000, Windows 98 and Windows Me operating system, applications need to include in the distribution when the GDI+.
Date : 2025-12-22 Size : 1.75mb User : 蔡孟超

Windows GDI和DirectDraw开发例子-Windows Graphics Programming Win32 GDI and DirectDraw Samples
Date : 2025-12-22 Size : 2.92mb User : 王文化

Win32 API火燃烧 展示火燃烧的效果,主要涉及DC的只是-Win32 API fire show fire effects, mainly related to the DC only
Date : 2025-12-22 Size : 4.8mb User : beidatianwang

海康威视网络摄像机VC++6.0 MFC win32 SDK 该SDK只需要6个DLL支持免驱动,直接将海康威视网络摄像机设置IP地址,调用可以浏览、录制、抓图、及控制云台 -Hikvision network camera VC++ 6.0 MFC win32 SDK The SDK requires only 6 DLLs to support the drive-free, directly to the Hikvision network camera set IP address, call can browse, record, capture, and control PTZ
Date : 2025-12-22 Size : 18.57mb User : pc8mcu
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.