-
摸仿很多游戏中主界面直接拖动主窗口的原代码.
摸仿很多游戏中主界面直接拖动主窗口的原代码.-Feel like a lot of games in the main interface directly drag the main window of the original code.
- 2022-02-02 10:16:55下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-04-24 18:59:16下载
- 积分:1
-
这是一款用VC++编写的打印程序,它可以让你轻松实现各类报表打印,可以自动绘制报表。...
这是一款用VC++编写的打印程序,它可以让你轻松实现各类报表打印,可以自动绘制报表。-This is a VC++ printing procedures, it allows you to easily print various statements, statements of automatic drawing.
- 2022-02-04 02:06:47下载
- 积分:1
-
In the cmd environment, often need to wait for some time, then you can use this...
在cmd环境中,经常需要等待一段时间,这时就可以使用这个工具了。使用该命令可以是时间单位的任意组合,例如:睡眠.exe1d2h3m4s承诺暂停1天2小时3分4秒
- 2022-02-04 08:33:50下载
- 积分:1
-
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc
- 2022-04-22 18:26:05下载
- 积分:1
-
Vc to operate with read write excel functions
用vc来操作excel
读取写入等功能-Vc to operate with read write excel functions
- 2022-05-13 14:41:33下载
- 积分:1
-
输入任意错误代码后显示其含义,有利于调试程序时了解出错原因...
输入任意错误代码后显示其含义,有利于调试程序时了解出错原因-After the importation of any error codes show its meaning is conducive to understanding the debugger when an error causes
- 2023-01-18 20:50:04下载
- 积分:1
-
SIFT algorithm literature (PDF) and code can be a thorough understanding of the...
SIFT演算法的文献(PDF)与程式码,可彻底了解SIFT演算法的精随。-SIFT algorithm literature (PDF) and code can be a thorough understanding of the essence with the SIFT algorithm.
- 2023-01-04 00:50:04下载
- 积分:1
-
This a program to multiply 2 infinite Digit numbers.
The program also calculate...
This a program to multiply 2 infinite Digit numbers.
The program also calculates the execution time.
thanks
Kr Anurag
- 2022-01-29 02:56:22下载
- 积分:1
-
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟...
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟-in the application process, often a number of tasks in the background, achieve two ways : OnIdle cycle timer and handling. The cases used to create a clock timer
- 2022-10-30 05:55:02下载
- 积分:1