搜索资源列表

  1. DLLdiaoyong

    0下载:
  2. 动态连接库的调用测试 __declspec(dllimport) -Dynamic Link Library call test __declspec (dllimport)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:3625984
    • 提供者:顾东国
  1. Hook-registry-monitor

    0下载:
  2. DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-03
    • 文件大小:87040
    • 提供者:oracle
  1. w

    0下载:
  2. 大智慧买股简单的事情,华尔街选股生命线_DLL 会用的是宝贝-// FxjFunc.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "FxjFunc.h" #include<math.h> BOOL APIENTRY DllMain( HANDLE hMod
  3. 所属分类:金融证券系统

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:dd
  1. TestAsm)

    0下载:
  2. (测试VC中内联纯汇编__declspec(naked)-(Test VC pure inline assembler __declspec (naked)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:209920
    • 提供者:在在
  1. JaafarDll

    0下载:
  2. Jaafar #ifndef JAAFARDLL_H #define JAAFARDLL_H extern __declspec(dllexport) double Avg(double, double) #endif
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:Sicca
  1. dllexport

    0下载:
  2. External linkage is required. __declspec(dllexport) static int StaticGlobal .
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:zmgsfe
  1. svchost

    0下载:
  2. ghost小马源码,喜欢的可以拿去研究。-// svchost.cpp : Defines the entry point for the console application. // #pragma comment(linker, /OPT:NOWIN98 ) #include ClientSocket.h #include common/KernelManager.h #include com
  3. 所属分类:书籍源码

    • 发布日期:2024-06-03
    • 文件大小:4096
    • 提供者:段誉
  1. mCzao

    0下载:
  2. 图像识别,功能很强大,对你有帮助。。。。。’(#include "stdafx.h" #include "cv.h" #include "highgui.h" extern "C" __declspec(dllexport) void Show() { IplImage *img = cvLoadImage("E:\\Ima
  3. 所属分类:游戏引擎

    • 发布日期:2024-06-03
    • 文件大小:7601152
    • 提供者:maoxiansheng

源码中国 www.ymcn.org