搜索资源列表
TMS320F2812-FFT
- 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
detours2.1
- 由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.
detours15
- detours 1.5 for vc6 .h and .lib 不需要自己编译-detours 1.5 for vc6 .h and .lib compiled version
EasyHook_2.6_Binaries
- Continuing Detours: the reinvention of Windows API Hooking
APIHook
- 使用微软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
HOOK_CreateFile
- 使用微软件的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.
SKINMAGIC
- SKINMAGIC一款简单的换肤软件,通过几行代码的调用,可以实现换肤功能,#pragma comment(lib,"SkinMagic.lib") InitSkinMagicLib( hInstance, "LINJIN" , NULL,NULL ) //加载SkinMagicLib.lib、DETOURS.lib库 LoadSkinFromResource(NULL, "TUSK" ,"SKINMAGIC" ) //加载静态皮肤资源TUSK SetDialogSkin( "Di
mabmbm
- 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
browser_mute
- 浏览器静音功能,采用hookAPI方法,hook方法是调用detours.lib实现。-The browser mute function hookAPI to hook method call detours.lib achieve.
detours
- 发现许多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
detours.lib
- 好的初级学者的学习源代码,具有完整详细的C++结构,程序简单但是很适合学习-The good junior scholars study the source code, with complete details C++ structure, simple but very suitable for learning
SkinMagic_demo23
- 一个实用的VC换肤实例,应用大家喜欢的SkinMagicLib.lib界面控件类编写的实例,包括了DETOURS.lib如何使用。为了让大家都学会如何使用SkinMagicLib制作皮肤界面,相信通过这个例子你会受益匪浅,不多说了,关于使用方法请参阅源码里的详细使用说明。-A practical VC peels instance to applications like SkinMagicLib.lib interface controls, written examples, includi
SkinMagic_demo
- 一个实用的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
