搜索资源列表
lv+VC+Flash
- 自己用VC做的Flash播放器,可播放Flash的exe文件-own VC do Flash player, Flash can broadcast the exe file
DS-Algo-VC
- In addition to individual algorithm, Demonstration System is a \"data structure\" (C language version) book algorithm corresponding to the code (CPP) and the test operating procedures (VC + +6.0 to the EXE). Through the system can demonstrate that th
VC++PB
- 用VC++装扮PB程序,这个文件(WndBG.dll)需要注册的,最好用VC自带的注册工具,也可以用Regsvr命令来注册pbvm70.dll和ibjcc.dll是pb自带的文件,只要和bk同一个目录即可先注册成功,再运行bk.exe文件.如果注册成功,运行bk.exe时回提醒你找不到COM的,一定要注册.
实例55 启动并控制其它Exe程序
- 用VC写的启动并可控制其他EXE程序的应用程序-VC can start writing the other EXE process control applications
打开exe文件的vc代码
- 能打开exe程序
mapobjects23.Map Object 2.3解密版
- Map Object 2.3解密版,用于处理 ESRI的SHAPE 格式的数据。安装后可以直接通过VC ++或VB调用。,Objet for EsRI shape。
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
AVITest
- 基于vc 6.0 mfc的avi文件帧数据读取代码-Based on vc 6.0 mfc read code of frame data
自解压程序,可以自动解压EXE代码
- 自解压程序,可以自动解压EXE代码。在VC下己经成功编译。-Self-extracting program, it will automatically extract the EXE code.
DVRPlayer
- 一个VC写的程序,dvr播放器,希望对初学同学又所帮助,已编译通过,好用。-VC to write a program, dvr player, want to help beginner students they have been compiled by, easy to use.
Visual_Assist_X_10.6.1827.0
- 这是VC软件中的一个帮助软件,是Visual Assist X 10.6.1827.0,里面有破解码,-This is a helpful software fo Vc,that is Visual Assist X 10.6.1827.0, the crack codes are also in this file.
五笔编码速查系统
- “五笔编码速查系统”执行说明: 1、 光盘目录vc6.0\chapter7\bin\WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0\chapter7\SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0\chapter7\src\WMVC\*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置
calendar
- 使用vc++6.0编写,算法是网上有的,功能是:在fl.in输入文件中输入年月,点击exe,即可在fl.out中生成该月份的日历。-The use of vc++ 6.0 preparation, the algorithm is online Yes, features are: the input file type fl.in years, click the exe, can be generated in fl.out the month calendar.
makefile
- packet include some of samples on how to create the makefile in VC. if you have to build one project use NMake.exe, can refer to these samples. 如果你不得不用Nmake.exe创建项目,可以参考一下,如何写makefile文件 -packet include some of samples on how to create the makefile in
VaxExtendedSDK
- 国外淘的语音活动检测(voice active detection)源码,有Dephli的,还有VC++.net 的,VB.net的-Amoy abroad voice activity detection (voice active detection) source, there are Dephli are also VC++. Net of, VB.net the
ExtractIcon
- CIconZAPP类封装了一个提取exe文件的类,包含vc60工程。-CIconZAPP class encapsulates an extract exe files, are contained vc60 project.
VCgoldman
- 挖金子 源码 VC++ 完美实现 流畅运行 exe -Digging gold source VC++ to achieve the perfect smooth running exe
exe-HReader
- VC++将LUA嵌入到应用程序中的演示,感兴趣的可以参考下-VC++ will be embedded into the application LUA presentation, interested can refer to
vc-RENAMA-PROJECT-NAME
- 针对VC工程的一个比较好用的修改工程名字的工具!效果不错!简单方便!改名后工程工作稳定!-DEIT PROJECT NAME!
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i