搜索资源列表
mouse
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释-This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mou
helloVC
- 利用ProjWizard创建Win32程序时,VC可以创建一个空项目,一个简单Win32架构程序,或一个典型的Win32 程序,分别利用这三种方式创建一个Win 32应用程序,应用程序的主窗口显示“Hello, VC”等字样,同时当按下鼠标左键时,计算机发出叮咚声.-Win32 program using ProjWizard create, VC you can create an empty project, a simple framework for Win32 program, or
MyCMD
- 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this process is not a console applicatio
tut00
- This tutorial explains how to create a win32 window
main
- 一个简单小程序,用Win32API创建了一个窗口。-A simple Win32 window procedure
6
- 易语言中的Win32窗口子类化 1.0 ,很不错的易语言源码,适合易语言爱好者学习。-Easy language in Win32 window sub-class of 1.0, very good and easy language source code for easy language enthusiasts to learn.
JieTu
- Win32下简单的截图程序,简单使用了隐藏窗口后台运行,消息框最前端显示,后台响应按键。-Simple screenshot program under Win32, simple to use hidden window running in the background, most front-end display in the message box, the background response button.
houmen
- 在win32接口下实现window后门程序,可用于学习,程序短小,实用。-In win32 interface implementation window backdoor can be used for learning, the program short and practical.
creat-window
- 用win32写的一个窗口的小程序,对于刚刚学习win32和mfc的人非常实用-A window with win32 write a small program, for just learning win32 and mfc are very practical
TestDll
- win32控制台程序,Mfc窗口程序,C#控制台 程序 分别调用win32版和mfc版的dll。并且从“显式调用”,“隐式调用”,“使用.h .lib”等方面实现。包含介绍word。-win32 console program, Mfc window procedure, C# console application, C# console application calls win32 version and the version of the dll mfc respectively. A
WndFrame
- 这个是一个模拟window窗口的一个win32代码,单击左键绘制一个窗口,该窗口可以随意拖动,以及放大缩小。-This is a simulation of a win32 code window window, click the left button to draw a window, which you can easily drag and zoom.
Key-Value
- 根据键盘输入的按键在win32控制台窗口显示按键键值。-Display button keys in win32 console window according to keyboard input keys.
api
- 设计一个简单的Win32程序,该程序窗口内正上方居中显示“Windows API画线程序演示”字样,在程序窗口内任意位置按下鼠标左键并拖动到窗口范围内任意位置,松开鼠标左键即可绘制一条蓝色的直线。- Design a simple Win32 program, the program window is centered above the word Windows API line drawing program demo . Within the program window arbitr
Loading
- C++游戏之载入界面,基于win32窗口的程序,有大量的注释,对于新手入门游戏编程有较大帮助-C++ games loading interface, based on a program win32 window, a large number of comments, for game programming beginners great help
dos2unix-7.3.4-win32
- In linux dispose window file
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)