登录
首页 » Visual C++ » VT_X64(VT 支持x64的源码)

VT_X64(VT 支持x64的源码)

于 2019-02-13 发布
0 254
下载积分: 1 下载次数: 13

代码说明:

说明:  开启VT保护模式,保护自己的进程不被其它进程访问(Turn on VT protection mode)

文件列表:

VT_X64\VT_X64\asm64.asm, 5454 , 2016-05-14
VT_X64\VT_X64\asm64.h, 2783 , 2016-05-13
VT_X64\VT_X64\assembly.c, 4819 , 2016-05-13
VT_X64\VT_X64\BaseFunction.c, 4808 , 2016-03-07
VT_X64\VT_X64\BaseFunction.h, 3321 , 2016-04-21
VT_X64\VT_X64\Driver.c, 5278 , 2016-05-20
VT_X64\VT_X64\Driver.h, 404 , 2016-05-13
VT_X64\VT_X64\mem.c, 6297 , 2016-05-13
VT_X64\VT_X64\mem.h, 1488 , 2016-05-13
VT_X64\VT_X64\MyStruct.h, 457876 , 2016-04-22
VT_X64\VT_X64\ntimage.h, 82600 , 2015-09-25
VT_X64\VT_X64\scancode.h, 5171 , 2014-09-13
VT_X64\VT_X64\vmxstruct.h, 53612 , 2016-05-13
VT_X64\VT_X64\vtmisc.c, 30439 , 2016-05-15
VT_X64\VT_X64\vtmisc.h, 1181 , 2016-05-13
VT_X64\VT_X64\vtstart.c, 36550 , 2016-05-25
VT_X64\VT_X64\vtstart.h, 1464 , 2016-05-13
VT_X64\VT_X64\VT_X64.inf, 387 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj, 10931 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj.filters, 2758 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj.user, 165 , 2016-05-14
VT_X64\VT_X64.sln, 4250 , 2016-05-13
VT_X64\VT_X64.v12.suo, 43520 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.inf, 408 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.pdb, 536576 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.sys, 32328 , 2011-05-25
VT_X64\x64\Win7Release, 0 , 2016-05-14
VT_X64\VT_X64, 0 , 2016-05-25
VT_X64\x64, 0 , 2016-05-13
VT_X64, 0 , 2016-05-25

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

发表评论

0 个回复

  • CefSharp.Wpf.Example
    把程序集CefGlue.Demo.GtkSharp卸载掉, 这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉 2. 右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试, 取消选中“启用visual studio承载进程”, 因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项( The assembly CefGlue.Demo.GtkSharp uninstall, This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall 2. Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug, Uncheck "Enable visual studio hosting process", Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
    2013-11-13 20:39:20下载
    积分:1
  • Client
    iec61850客户端源代码,该源代码基于sisco的mms-lite编写,对其进行二次封装,大大简化了函数调用。(IEC61850 client source code, the source code based on the mms-lite Sisco write, for its two package, greatly simplifying the function call.)
    2020-07-01 05:20:02下载
    积分:1
  • smal
    SMAL是short message abstract library的缩写,是由风起水流软件工作室(www.zealware.com)开发的一个支持短信网关系统开发的C++底层抽象接口库,通过对移动、联通、网通、电信等运营商使用的各种短信协议和底层通信的抽象封装,SMAL实现了一个高度自适应的短信协议栈,包括CMPP,SGIP,SMPP,SMGP,CNGP,EMPP等短信协议,同时可以很方便地在上面扩展实现新的协议和自定义的内部协议等。 SMAL目前支持的协议包括中国移动的CMPP2.0,CMPP3.0,中国联通的 SGIP1.2, SGIP1.2修订版,中国电信的SMGP2.0,SMGP3.0,中国网通的CNGP2.0,和国际标准SMPP3.3,SMPP3.4,以及企信通协议EMPP等。(SMAL is a short message abstract library acronym by wind currents from studio software (www.zealware.com) to develop a support system developed by SMS Gateway C++ Underlying abstract interface library, through the Mobile, Unicom, Netcom and telecommunications operators using a variety of messaging protocols and the bottom of the abstract communications package, SMAL achieve a highly adaptive messaging protocol stack, including the CMPP, SGIP, SMPP, SMGP, CNGP, EMPP such as SMS agreement, at the same time can be easily above the realization of the new agreement to expand and customize the internal agreement. SMAL currently supports the agreement, including China Mobile CMPP2.0, CMPP3.0, China Unicom SGIP1.2, SGIP1.2 revised edition, China Telecom SMGP2.0, SMGP3.0, China Netcom CNGP2.0, and international Standard SMPP3.3, SMPP3.4, as well as enterprises, such as ICT EMPP agreement.)
    2009-01-05 22:45:41下载
    积分:1
  • OutPut1
    第4章 基本输入处理OutPut1OutPut1.rar,很不错的vc源码,希望能对大家有所帮助(Chapter 4, the basic input processing OutPut1 OutPut1.rar, very good vc source code, I hope you can help)
    2011-09-11 22:59:30下载
    积分:1
  • ChSim
    sors cod for c++ in omnet++
    2011-11-23 20:01:38下载
    积分:1
  • EmbeddedFATFileSystemsource
    嵌入式FAT文件系统源码,对于了解FAT文件系统原理,及自己编写文件系统具有一定的参考价值。(Embedded FAT file system source code, for understanding the principle of FAT file system, and write your own file system has some value.)
    2010-07-27 20:08:17下载
    积分:1
  • GPS_PPS
    文档详细介绍了GPS授时的研究,对初学者有很大帮助(Document details the GPS timing of the study, are very helpful for beginners)
    2011-12-02 23:51:02下载
    积分:1
  • WebTest
    web得,里面是我们做项目时候的DEMO(WEB ,this is our in classing do ,will de text)
    2010-01-03 19:15:42下载
    积分:1
  • anli
    JAVA教程普通案例。交流学习专用。谢谢大家(。)
    2010-09-13 21:56:41下载
    积分:1
  • muzidongjianwuguaji
    我是初学者,自己做的MU奇迹自动挂机捡物,轻松解放双手,欢迎共同研究(Automatic on hook pick up objects)
    2015-03-25 13:19:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载