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

搜索资源列表

  1. TMS320F2812-FFT

    2下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:23.68kb
    • 提供者:孙玉海
  1. detours2.1

    2下载:
  2. 由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:397.88kb
    • 提供者:dskgo
  1. detours15

    0下载:
  2. detours 1.5 for vc6 .h and .lib 不需要自己编译-detours 1.5 for vc6 .h and .lib compiled version
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:61.38kb
    • 提供者:alaphate
  1. EasyHook_2.6_Binaries

    0下载:
  2. Continuing Detours: the reinvention of Windows API Hooking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:177.88kb
    • 提供者:freecom
  1. APIHook

    0下载:
  2. 使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-03
    • 文件大小:15.04mb
    • 提供者:david
  1. HOOK_CreateFile

    0下载:
  2. 使用微软件的detours的LIB库WinAPI函数监控,-AppWizard has created this DetourDll DLL for you. This file contains a summary of what you will find in each of the files that make up your DetourDll application.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:147.94kb
    • 提供者:郑汉武
  1. SKINMAGIC

    0下载:
  2. SKINMAGIC一款简单的换肤软件,通过几行代码的调用,可以实现换肤功能,#pragma comment(lib,"SkinMagic.lib") InitSkinMagicLib( hInstance, "LINJIN" , NULL,NULL ) //加载SkinMagicLib.lib、DETOURS.lib库 LoadSkinFromResource(NULL, "TUSK" ,"SKINMAGIC" ) //加载静态皮肤资源TUSK SetDialogSkin( "Di
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:梁军
  1. mabmbm

    0下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1.75kb
    • 提供者:sss
  1. browser_mute

    1下载:
  2. 浏览器静音功能,采用hookAPI方法,hook方法是调用detours.lib实现。-The browser mute function hookAPI to hook method call detours.lib achieve.
  3. 所属分类:Browser Client

    • 发布日期:2015-11-23
    • 文件大小:133kb
    • 提供者:夏成聪
  1. detours

    0下载:
  2.  发现许多VC编程朋友需要detours.lib这个文件,其它很多VC源码成品里面有这个文件,为了大家寻找方便-Found that the many VC programming friends need to detours.lib the this file, many other VC source finished this file, for everyone looking for the convenience
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:45.49kb
    • 提供者:汪丽华
  1. detours.lib

    0下载:
  2. 好的初级学者的学习源代码,具有完整详细的C++结构,程序简单但是很适合学习-The good junior scholars study the source code, with complete details C++ structure, simple but very suitable for learning
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:45.78kb
    • 提供者:藏锋
  1. SkinMagic_demo23

    0下载:
  2. 一个实用的VC换肤实例,应用大家喜欢的SkinMagicLib.lib界面控件类编写的实例,包括了DETOURS.lib如何使用。为了让大家都学会如何使用SkinMagicLib制作皮肤界面,相信通过这个例子你会受益匪浅,不多说了,关于使用方法请参阅源码里的详细使用说明。-A practical VC peels instance to applications like SkinMagicLib.lib interface controls, written examples, includi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:395.73kb
    • 提供者:刘箭
  1. SkinMagic_demo

    0下载:
  2. 一个实用的VC换肤实例,应用大家喜欢的SkinMagicLib.lib界面控件类编写的实例,包括了DETOURS.lib如何使用。为了让大家都学会如何使用SkinMagicLib制作皮肤界面。-A practical example of VC peels, application interface controls we like SkinMagicLib.lib class writing examples, including the DETOURS.lib how to use. In
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:396.9kb
    • 提供者:陈涛
搜珍网 www.dssz.com