搜索资源列表
atlcompappwz.zip
- ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window cl
VCDwizard-2700-win32-src
- VCDwizard是一个VCDimager的GUI。这个应用程序用于使用XML创建兼容(S)VCD的MPeG流。你可以完全控制创建(S)VCD的PBC(菜单/播放结构)。-VCDwizard VCDimager is a GUI. Application procedures for the use of XML to create compatibility (S) VCD MPeG flow. You can completely control the creation (S) VCD P
在动态连接库内封装应用程序框架cool
- 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread()
HTTPD 2.0.39 Win32代码
- 一个小巧的HTTP静态HTML服务器,你可以通过它稍加修改就可以实现到应用程序的软件接口哦-This is a cute Http server handling static HTML pages. It is easier to conform the application interfaces by little modification of the server.
Chap18
- | Target | 芯片固件程序 | keil C51 uVision2 | Windows98 | Loader | USB2.0接口 | loader.sys设备驱动程序 | Visual C++、98DDK | Windows98 Chap18 | Driver | 频谱分析仪 | bulktest.sys设备驱动程序 | Visual C++、98DDK | Windows98 | Host | | Win32应用程序 | Visual
Win32病毒简单快速传染型
- 截获你的应用程序,调用的,任何输入函数.rar-Catch your application, and invoke any input function.
视频捕获程序代码
- 这是一个纯粹的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
用 VISUAL C++ 设计WIN32应用程序(已带)
- 用 VISUAL C++ 设计WIN32应用程序,很实用-with VISUAL C Design WIN32 applications, practical
令Win32应用程序跳入系统零层
- -有 没 有 简 单 一 些 的 办 法 呢 ? 我 们 可 以 令 一 个 普 通Win32 应 用 程 序 运 行 在Ring0 下, 从 而 获 得VxD 的 能 力 吗 ? 答 案 是 肯 定 的,请看本文
提取系统时间
- 本程序是一个提取系统时间的win32应用程序,通过学习本程序可以了解windows的运行机制。了解CTime类等等。windows的窗口创建过程。
RS232-USB.rar
- Visual C++ 6.0开发的USB端Win32应用程序,下位机用单片机进行数据采集,含单片机固件,Visual C++ 6.0 to develop the USB end of Win32 applications, the next-bit machine with single-chip microcomputer for data collection, including single-chip firmware
libusb-win32-bin-1.2.2.0
- libusb - Win32是一个库,它允许用户空间应用程序访问Windows作业系统(Win2k的,winxp的,Vista系统,Win7的)USB设备。-Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win2k, WinXP, Vista, Win7). It is derived from and fully AP
tap-win32
- tun/tap 虚拟网卡win32 驱动程序,可以截获IP数据包,并直接传递到应用进程-tun/tap win32 driver
GameDev
- 推箱子游戏(位图操作、总共14关) WIN32应用程序。-push box game
10_3D
- 使用VisualC++ Win32应用程序开发的一个OpenGL程序,实现3D的真实感效果。-Using VisualC++ Win32 application development an OpenGL program to achieve a realistic 3D effect.
mysql-gui-tools-5.0-r17-win32
- MySQL 数据库管理界面应用程序,是一款可视化的管理程序-MySQL database administrator
memcached-1.2.1-win32-src
- memcached 设计代码,对于开发应用程序很有帮助!-memcached Develop
WIN32-application-CPP
- 这是用VISUAL C++设计的WIN32应用程序,里面将近有400个程序,希望能给需要的读者带来帮助。-This is the VISUAL C++ WIN32 application, which is nearly 400 procedures, we hope to give readers in need of help.
test
- 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 butto
snake
- 这是一个基于win32平台的贪吃蛇控制台应用程序,里面含有对easyx画图工具的运用,对于win32初学者来说这是一个不错的学习程序(This is a WIN32 platform based snake console applications, which contains the use of EasyX drawing tools, for beginners Win32, this is a good learning process)