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

Detours库基本用法

于 2023-07-30 发布 文件大小:44.85 MB
0 129
下载积分: 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 个回复

  • n_m
    编程实现n进制数转换为m进制数。吴泽乐,吴泽乐(Programming n to m decimal conversion hexadecimal number. WU Ze-Le, WU Ze-Le)
    2010-03-07 13:02:43下载
    积分:1
  • tdxDLL
    通达信选股dll源码,支持VS2010,自主开发选股dll,核心算法可加密(Letter Mastery stock picking dll source code, supports VS2010, developed picking dll, the core algorithm to encrypt)
    2014-10-19 07:54:28下载
    积分:1
  • Parkingchargesystem
    一卡一车,停车刷卡闸门打开,开始自动计时计费;取车刷卡闸门打开,自动统计停车时间及所需缴纳的费用。(A card for a car, parking gates open credit card, start the automatic time billing take the car to open the gate card, automatic statistics downtime and required to pay costs.)
    2014-11-09 15:11:17下载
    积分:1
  • pvapi_opencv
    通过VS调用AVT工业相机采集程序,通过回调函数采集图像,能够实现数据的采集,并且实时获取图像(Call AVT industrial camera acquisition program through VS, capture image through callback function, can achieve data acquisition, and real-time image acquisition)
    2020-06-30 18:00:02下载
    积分:1
  • 12ballsoftheprogram
    微软的一道题目,有12个外表一模一样的小球,其中有一个的质量和其他11个球不一样(11个球的质量完全相同),而且该球不知道是轻点还是重点。现在给你一个天平(无砝码),只有3次测量机会,请你找出该球。球号从a到l(小写)(Microsoft' s one topic, there are 12 look exactly the same ball, one of which the quality and not the same as the other 11 balls (11 balls of the same quality), and that the ball does not know or focus of light spots. Now to give you a balance (no weight), only three measurements chance, would you please identify the ball. Ball number from a to l (lowercase))
    2009-12-28 14:04:57下载
    积分:1
  • matlab-utility-program.zip
    经常用到的一些matlab小程序,入门级别的,希望大家喜欢,踊跃下载哦! (utility program,very simple)
    2014-11-07 13:36:05下载
    积分:1
  • the-static-binary-tree-and-input
    建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0 )
    2014-01-14 12:37:28下载
    积分:1
  • BankSystem
    刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)
    2014-01-26 16:26:17下载
    积分:1
  • rumen
    说明:  基于MFC的对话框OpenGL,大家可以试着做一下,理解基本原理(MFC dialog-based OpenGL)
    2010-03-20 02:30:49下载
    积分:1
  • 砸金蛋代码实例
    砸金蛋被广泛应用于庆典活动、商家促销、电视娱乐等场合,它的趣味、悬念能迅速活跃现场气氛。同样,我们也可以将砸金蛋应用到WEB网站上,用于开展线上活动。本文将使用jQuery与PHP讲解如何实现一个WEB砸金蛋程序。
    2015-03-31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载