CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC Dll

搜索资源列表

  1. VC_serial_port_DLL

    0下载:
  2. VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:47735
    • 提供者:李曦
  1. hooksimple

    0下载:
  2. inject a VC++ DLL into another process, call DLL by VB6.
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:759762
    • 提供者:lovemycountry
  1. pbdll

    0下载:
  2. pb调用VC编写的dll,dll是一个简单的加法函数-pb call dll written in VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:22181
    • 提供者:冯伟
  1. Skin

    0下载:
  2. VC的界面换肤是令人很不好搞定的问题,网上的介绍倒是有不少,但是个个都需要Dll或者Lib,而且效果也不甚理想。某日,突然想到能不能用Delphi里边的成熟界面组件vclskin做成Dll让C++来用呢,于是试了一下,没想到效果还真不错呢!感兴趣的可以体验一下哦!-VC interface is really very bad skin problem Walsh said, but added that a lot of online presentation, but everybody n
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:1022932
    • 提供者:167
  1. HideWindows

    0下载:
  2. VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, sh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:23657
    • 提供者:176
  1. Dll4_v4

    1下载:
  2. 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3790460
    • 提供者:yikedianzi
  1. ubox

    1下载:
  2. 语音卡开发的程序,用VC开发的。主要是看看,别人软件的样子。-system for telphone
  3. 所属分类:Software Testing

    • 发布日期:2017-05-26
    • 文件大小:9355205
    • 提供者:yzp
  1. VC_DLL_refer

    0下载:
  2. 介绍了VC++中动态链接库的使用。包括静态链接库、库的调试方法、MFC/非MFC DLL等。-Introdce you sth about DLL desigh in VC++. Include static lib、MFC/nonMFC DLL...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:553095
    • 提供者:Jin Zhang
  1. DLL.RAR

    0下载:
  2. 深入浅出VC++动态链接库(Dll)编程.rar 学习动态链接库的技术文档-Visitors to learn VC++ Dynamic Link Library (Dll) programming. Rar dynamic link library to learn technical documentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:412752
    • 提供者:anson
  1. zlib-1.2.3

    0下载:
  2. Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:566703
    • 提供者:daily
  1. driverInstallDll

    0下载:
  2. 驱动加载和卸载的DLL,可以用VC编译成DLL 给别人调用-Driver install and uninstall DLL
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:4011
    • 提供者:SONG
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. dll

    0下载:
  2. 关于VC++的动态连接库的很好的学习资料,对于初学者很有帮助-With regard to VC++ dynamic link library of good learning materials useful for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:384648
    • 提供者:张林
  1. wgm

    0下载:
  2. 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-28
    • 文件大小:65991
    • 提供者:sfmadman
  1. VerilogHdlPracticeAndSystemDesign

    0下载:
  2. 本RAR包括《Verilog-HDL实践与应用系统设计》一书中的全部例子,这些例子全部通过了验证。第七章以后的设计实例,不仅有Verilog-HDL的例子,也附了包括VB、VC++等源程序,甚至将DLL的生成方法也详尽地作了说明。-The RAR includes " Verilog-HDL Practice and Application of system design," a book full of examples, all passed validation. Ch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:775723
    • 提供者:黄虎
  1. NI_DAQmx_VC6

    1下载:
  2. NI_DAQmx_,列出系统下的硬件设备信息,使用VC++编程语言。-NI_DAQmx_, listed under System hardware information, use the VC++ programming languages.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:168190
    • 提供者:suiyi
  1. sdk3000

    0下载:
  2. 天敏SDK3000的VB\VC开发包,附源程序-Tianmin SDK3000 the VB \ VC development package, with a source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3123382
    • 提供者:陈炳丰
  1. dl

    0下载:
  2. dll文件的使用方法,包括动态 和静态加载dll文件-the method of useing dll files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:533764
    • 提供者:zfd
  1. Dll

    1下载:
  2. 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
  3. 所属分类:Hook api

    • 发布日期:2017-03-22
    • 文件大小:998826
    • 提供者:火車
  1. Capture_vc

    0下载:
  2. AVerMedia EZCapture Software Development Kit (DLL Version) We give one VC++ sample code to show how to use our SDK tool. This sample code contains code for Win2000 and Win98. Notice 1: After you compile our sample code,you need to p
  3. 所属分类:hospital software system

    • 发布日期:2017-03-23
    • 文件大小:275120
    • 提供者:connhosieuway
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com