搜索资源列表
ICMP高级开发
- 在程序中能够实现ping功能和trace route功能。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-the process to achieve ping function and trace route functions. All of the above procedures Operating System through debugging platform is : Windows XP Professional
RasDial
- 一个不错的网络拨号程序! 用vc6开发的,相当不错,在win2000,xp上编译通过!-a good network of dial-up procedures! With vc6 development, which is pretty good, WIN2000, xp compiled through!
隐藏进程
- 在2000和xp下,隐藏进程,VC6.0测试通过-in 2000 and xp, hidden process, VC6.0 the test!
全国交通咨询系统
- 一 题目 全国铁路交通咨询系统 二 需求分析 1.系统配制: 硬件:CPU:P4 1.6G 内存容量 256M 标准输入输出设备 软件:操作系统Windows xp 源程序调试工具VC6.0 可执行文件运行工具 DOS 5.0. 2.该系统有供用户选择的菜单和交互性。 3.建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。 三 设计概要 1.抽象数据类型 本程序运用了关于图这种数据
DSP图像处理源码
- TMSC6711图像处理源码,运行环境VC6.0,2000,XP,自己觉得还不错。-TMSC6711 source image processing, the environment VC6.0, 2000, XP, feel good.
vc6-xp
- 一个可以让vc6.0开发带有xp风格的文件,使用简单方便
dk_snake
- 【概要】 名称:DK的《贪吃蛇》-附源代码 版本:1.0.0.0 运行环境:Win9X/Me/NT/2000/XP/2003/Vista 开发环境:WinXp+VC6 软件开发者:FanSin Studio 开发商网站:暂无 作者:棼紫|DKink QQ:8566427 EMAIL:dkink@qq.com 【介绍】 基于像素移动的贪吃蛇,没有记分,懒得写。 背景音乐无,懒得写。 有人想看背景音乐如何实现的,请看DKG12里面的实现
DKG12_plane
- 【概要】 名称:DK的《小型空战最终版》-附源代码 版本:1.0.0.0 运行环境:Win9X/Me/NT/2000/XP/2003/Vista 开发环境:WinXp+VC6 软件开发者:FanSin Studio 开发商网站: 作者:棼紫|DKink QQ:8566427 EMAIL:dkink@qq.com 【介绍】 空战这种经典而简单的游戏,我怎么可能会放过开发的机会呢? 老规矩附源代码发布。 【操作指南】 Ente
dll(loader)
- 说明: 1 例子程序在 vc6.0 +windows xp 编译测试过 2 需要阅读者对程序进程空间,编译,pe结构有一定的理解 3 这里根据自己认识加上对其他资料整理而成,对dll 简单的介绍 -Descr iption: 1 examples of procedures vc6.0+ Windows xp compile tested 2 need to read about the process of the space program, the compiler
EasySYS_src_0.3.2.6.1
- [mod]EasySYS 0.3.2.6 for vs2005 改了份easysys, 在sudami ,ChiChou的基础上修改. 谢谢开源~~ 修复一个VC6 + DDK2003的bug 0.3.2.6 把MyZwDriverControl.c加到的TestApp里, 现在TestApp可以自己加载/卸载sys了(exe,sys得在同一目录) 0.3.2.5 支持WDK + Vista/2008 根据(DDK + OS)选择buil
Driver
- 搭建一个完整的Windows驱动开发环境Windows XP + VC 6.0 + WinXP_DDK + DriverStudio 3.2 .doc-Set up a complete development environment for Windows Driver Windows XP+ VC 6.0+ WinXP_DDK+ DriverStudio 3.2. Doc
MSCommTest
- MSCommTest: 进行串口通信的MFC程序 编译环境:vc6.0 操作系统:xp-MSCommTest: for serial communication MFC programs build environment: vc6.0 Operating System: xp
xiaozhangben
- HOME RES升级版本,增加了好多功能对初学者有不少帮助,比如 托盘的实现,VC6下XP风格的实现,按键失效,背景音乐等等都设计到了-HOME RES upgrade version, increased a lot to help beginners function, such as the tray, under the style of XP VC6 buttons, backgrounds, etc. Designed to music
OfficeXP_Style_Menu_20091202
- 自绘菜单,实现offcexp,xp样式的菜单。 Including VC6 and VC7 project files-An implementation of an owner drawn menu with the Office XP and Visual Studio .NET visual style
MyProjects
- 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
VC6-MFC-Use-XP-Theme
- VC6 MFC程序使用XP系统主题。跟大家分享一下吧。-MFC App for vc6 use xp theme。
con_occitext
- occi方式访问oracle(实现分发程序时免客户端,免配置) 已经在vc6 xp系统下通过。在虚拟机的干净server2003(无客户端、无配置)系统下测试通过,应该是你想要的了。 把它调试通过还真是要注意很多问题,主要的问题如下: 1.在StdAfx.cpp 里加入#define WIN32COMMON 1 2.在setting-》link的Object/library modules中增加oraocci10d.lib oci.lib ociw32.lib oraocci1
UnitExchange
- 常用单位换算,方便日常应用,每次到网上查找不方便做事.VC6,XP下编译.-Commonly used unit conversion, convenient for daily application, every time on the Internet to find is not convenient to do things. VC6, compiled under the XP.
vld-10
- 支持vc6.0的vld内存泄漏检查工具,xp系统vc6.0企业版+sp6亲测有效(VLD memory leak checking tool supporting VC6.0, XP system VC6.0 enterprise version +sp6 pro test effectiveness)
RegMon-master
- 带驱动的注册表监控文件供学习实现,只能在XP/NT系统运行,WIN10无法运行(Driven registry monitoring files for learning)