搜索资源列表
Clock
- 用Win32 API写的一个简单的模拟时钟程序!写的比较简单,主要是学习Win32编程。-Using Win32 API to write a simple analog clock program! Written in relatively simple, mainly learning Win32 programming.
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
1Win32MFC
- MFC环境下的消息映射,其原理和我们讲解过的Win32下的消息映射是类似的。简单地讲,就是让程序员指定要某个MFC类(有消息处理能力的类)处理某个消息。MFC提供了工具 ClassWizard来帮助实现消息映射,在处理消息的类中添加一些有关消息映射的内容和处理消息的成员函数。程序员负责编写消息处理函数的代码,实现所希望的功能。-MFC environment news mapping, its principle and we explain the news of the Win32 mapp
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.
Word
- 一款简单的打字游戏程序,用Win32 控制台实现。-A simple typing game program to achieve the Win32 console.
MainAppFile
- 一个简单程序, 在win32 Application下的 一个简单冒泡程序-a single MainAppFile
Sudoku
- 简单的自动搜索数独程序,输入文件为棋盘,输出棋盘解答。控制台程序。-A simple automatic search Sudoku program, the input file as a chessboard, output checkerboard answer.Win32 Console program.
marry
- 一个简单的超级玛丽程序,win32 SDK程序 适合初学者学习C-A simple Super Mario program the Win32 SDK program for beginners to learn C++
FileOp
- VS2008下实现简单的创建文件及里面的内容及读取文件,win32控制台程序-VS2008 create simple documents and inside and read documents, win32 console application
MDIDEMO
- 一个简单的win32 api 编写的MDI界面程序-A simple MDI interface program written in win32 api
snake_release
- win32汇编事例,实现贪吃蛇的一个非常简单的程序,适合初学者-win32 compilation of stories and achieve Snake
13212132132
- 利用winpcap抓包并进行简单协议解析基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP -IP packet capture procedures, together with a detailed descr iption of the procedures is win32 console-based projects.
SimalpCal
- 这是一个简单的计算器小程序,文勇的是win32实现,没有MFC的。-This is a simple calculator applet, Wen Yong is win32, without MFC.
roll_console
- 一个简单的win32控制台程序,可以随机抽取一个抽奖列表(string类型输入)中的一名中奖者。-A very simple rolling application. Its main function is to roll a winner out of the given roller s list.
Console-in-Win32-program
- 基于控制台的Win32程序,简单的实现在控制台上实现 输出HELLO WORD 功能-console in Win32 program
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
ONG
- 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows-In c++ to create a simple Win32 service program, describes how to create Windows using Visual c++
AutoKey
- C#开发的简单程序,可以针对具体的窗口发送后台按键,使用win32 api,底层钩子实现(C# development of simple procedures, you can send the background button for specific windows, using Win32 API, the bottom hook to achieve)
856697
- 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows()
窗口
- 简单的win32程序,第一个win32程序(Simple Win32 program)