搜索资源列表
hguyp
- 一个获得CPU信息的DLL,可以获得Intel系列芯片的信息,包含范例程序-a CPU access to information DLL, the Intel chips available information, including sample programs
002
- 通过对一系列的 api 及 shell32.dll 的调用来实现 windows 各种标准浏览选择对话框。此源代码为 vb4 设计。对后来版本同样适用(8KB)-through the series of api and the motto call to achieve the standard browser windows various options dialog. This source code for vb4 design. Later versions of the same
53607920StudyDllTest
- 很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序
DarkShell
- Darkshell 是一款小巧的远程后门控制软件,它的特点是运行后不在进程里显示、没有用到动态链接库DLL、不添加启动项。这是暴风仿的源代码,只供学习网络编程,不要用于其它用途。-Darkshell backdoor is a small remote control software, which is characterized by the process is not running in the show did not use the dynamic link library DLL
fira
- Fira 5V5 机器人足球比赛dll文件,直接可用!很厉害。-Fira 5V5 Robot Soccer dll file directly available! Very powerful.
InjectDll.rar
- 控制台版的dll注入工具 win7可能需要管理员权限,The console version of the dll injection tool may need administrator privileges win7
delphidllclass
- .调用普通COM组件 Project->Import type library...->选中要调用COM组件->Create Unit ,记住类的名称 var test : Txx test := Txx.Create(nil) test.Show test := nil 2.调用带有连接点的COM组件 Project->Import
dll
- delphi 播放功能 播放PCM WAV-delphi playback PCM WAV player
ChangeConsoleIcon
- 运行时更改命令行窗体图标。 支持从ico、exe、dll文件中读入。-Run-time command-line form to change the icon. Support from ico, exe, dll file read.
MSYS-1.0.11
- MSYS is a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present. It is intended to supplement MinGW and the deficiencies of the cmd shell.
Command
- 使用VC++6.0编写的 基于win32 DLL的 命令解析系统-Command analysis system Use DLL
source
- 本视频监控系统主要实现了云台控制、快照和录像、录像回放、定时自动监控、监控管理及日志。本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件路径:\Debug\Capture.exe (3)本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib、MediaTransmit.h、Sa7134Capture.dll、Sa7134Capture.lib和Sa7134Capture.h几
DllTest
- 代码见MyDll和Test文件夹 前者为编译的vc++ dll 后者为调用该dll的控制台程序 因在本站上未搜到此类代码,特试后提供 仅供VC++ dll初学者揣摩-Code see MyDll former Test folder and compile vc++ dll which calls the dll for the program because the console is not found on the site to such code, especiall
dll
- 代码编写在LabWindows/CVI环境下,代码包含无界面动态链接库调用,有界面动态链接库调用,静态库调用的实例,能完整运行。-The code is written in LabWindows/CVI environment, the code contains no interface dynamic link library call interface dynamic link library calls, the calling instance of a static librar
UpdateManifest
- this utility updates applications in VC++ 2008 yp the latest manifest. in this way the application can use the CRT/MFC dlls files without installation of runtime (the dll files must be in directories named Microsoft.VC90.CRT Microsoft.VC90.MFC)
DLL_study
- 动态链接库DLL的编译链接的入门级程序,包含了动态链接DLL和静态链接,并附加注释说明两种连接方式的优缺点-good initial program for study the use schema of dll
RemoteDLL
- 远程控制DLL,需要者下载,可以做个后门-Remote Control DLL, you need to download, can be a back door
MFC-DLL
- 用MFC调用DLL的一个小程序,实现了数字加法及字符串逆序的功能,适合初学者学习。-A small program that calls the DLL with MFC digital adder and string in reverse order of functions, suitable for beginners to learn.
Block-DLL-Injection-cplusplus
- hwo to block dll injection in c-hwo to block dll injection in c++
dll
- 使用vc++6.0制作动态链接库,用于对源程序进行加密处理,-make dll。