登录
首页 » c++ » Detours库基本用法

Detours库基本用法

于 2023-07-30 发布 文件大小:44.85 MB
0 95
下载积分: 2 下载次数: 1

代码说明:

Detours库基本用法 typedef void(__stdcall *D3D11DrawIndexedHook) (ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation);D3D11DrawIndexedHook phookD3D11DrawIndexed = NULL;void __stdcall hookD3D11DrawIndexed(ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation){  return phookD3D11DrawIndexed(pContext, IndexCount, StartIndexLocation, BaseVertexLocation);}

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Ns2 超时 Mac (麦迪) 协议投用
    执行 T MAC 协议在 ns2 跟你可以在 ns 2 T MAC 协议执行此代码。关于这段代码的详细信息,您可以阅读自述文件。在 T mac 协议减少能源消耗在 mac 层采用占空比实现传感器节点以便他们可以设置睡眠和活动的时间。
    2022-10-14 15:00:03下载
    积分:1
  • 三角区
    大家好。本程序可以用坐标计算三角形面积。只写三角形坐标值。所以它是自动计算三角形区域。
    2022-12-15 00:10:03下载
    积分:1
  • UCOSIII任务创建和删除
    stm32任务挂起与删除,已成功编译运行(STM32 task hangs and deletes, and has been successfully compiled and run)
    2018-05-11 15:42:20下载
    积分:1
  • FlyMonitor-(2)
    一个飞行模拟器的界面模块,可以显示生成的各种数据,不带采集功能(A flight simulator interface module, you can display various data generated, without the acquisition function)
    2013-04-17 16:01:17下载
    积分:1
  • duohePPT
    说明:  有关多核运算的PPT资料,多核程序设计及多核技术导论(PPT information about multi-core computing, multi-core programming and multi-core technology, Introduction to)
    2010-03-22 16:19:32下载
    积分:1
  • LSM_Match
    最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度(least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy)
    2006-10-26 14:25:05下载
    积分:1
  • LCA
    LCA算法,高效而又快捷,自动轮换,快速而又开销少。(LCA algorithm, efficient and fast, auto-rotation, fast and less overhead.)
    2012-12-03 19:52:57下载
    积分:1
  • ADXL345
    讲解 角度传感器的原理,内部结构,引脚功能,以及相关运用(Angle sensor to explain the principles of the internal structure of pin functions, and related use)
    2011-09-01 01:42:49下载
    积分:1
  • 人工智能;神经网络;遗传算法
    游戏编程中的人工智能书+源码part07,书中详细描述了遗传算法、神经网络及其两者的结合与优化,书中有很多例子是这两种算法在人工智能中领域中的应用,是人工智能时代不可不读的书。代码为C++写,
    2022-03-24 00:30:02下载
    积分:1
  • c++虚函数
    学习c++虚函数部分的资源,代码很简单,只提供部分参考作用,上传给大家,供大家使用,欢迎提出建议
    2022-06-27 01:52:34下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载