登录
首页 » Windows核心 » 详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...

详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...

于 2022-04-22 发布 文件大小:106.93 kB
0 91
下载积分: 2 下载次数: 1

代码说明:

详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc

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

发表评论

0 个回复

  • 一个在windows上实现的看门狗。是软看门构。
    一个在windows上实现的看门狗。是软看门构。-one of the windows on the realization of the watchdog. Soft structure is the gatekeeper.
    2022-05-18 11:03:58下载
    积分:1
  • 四叉树的使用代码示例~
    四叉树的使用代码示例~ -Quadtree example of the use of the code used to four-tree sample code ~
    2022-07-05 09:15:05下载
    积分:1
  • 爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!...
    爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!-WINDOWS-loving mentor system programmer, you can understand that the real control of the mouse!
    2023-08-15 05:45:03下载
    积分:1
  • 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
    这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
    2022-03-16 18:27:44下载
    积分:1
  • 得到NTFS卷信息的程序
    得到NTFS卷信息的程序- Obtains the NTFS volume information the procedure
    2023-03-20 10:35:03下载
    积分:1
  • Windows 中创建空的备用列表
    翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)] [SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和  Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
    2022-05-07 13:17:48下载
    积分:1
  • 算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和...
    贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
    2022-02-07 22:59:14下载
    积分:1
  • 测试硬盘、网络的速度
    测试硬盘、网络的速度-Test your hard disk, network speed
    2022-06-29 05:36:41下载
    积分:1
  • 通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号...
    通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号-Look through the registry to remove U disk usage records
    2022-01-26 05:49:14下载
    积分:1
  • 运行时,请将SelfDelete.exe拷贝到硬盘上并且将其只读属性去掉。...
    运行时,请将SelfDelete.exe拷贝到硬盘上并且将其只读属性去掉。-Run-time, please SelfDelete.exe copy to your hard disk and remove its read-only attribute.
    2023-03-15 19:30:04下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载