-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
For CC33 boot, actually in can use in dual boot application.
For CC33 boot, actually in can use in dual boot application.
- 2022-08-20 15:17:59下载
- 积分:1
-
virutal printer 虚拟打印机源代码.
virutal printer 虚拟打印机源代码.-virutal printer virtual printer source code.
- 2022-03-20 05:18:34下载
- 积分:1
-
可以实现在view上画随机大小的一个圆。
可以实现在view上画随机大小的一个圆。-it is a program can draw a circle.
- 2022-01-25 15:45:19下载
- 积分:1
-
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合-a small found online games software, according to detect and disinfect the window title, was modest
- 2023-03-07 12:40:03下载
- 积分:1
-
出境飞机的来源的游戏..我不是完美的,我希望原料药的专家。
飞机游源码..我的这个游戏还不完善,希望API高手能够做下去,里面给了注释的。.-Outbound aircraft source of the game .. I am not perfect, I hope API expert to do so, which to the Notes. .
- 2022-07-26 02:08:15下载
- 积分: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-02-09 15:24:09下载
- 积分:1
-
使用管和记事本通讯。
使用pipe和记事本通信,获取记事本内容和向记事本写入内容。-The use of pipe and Notepad communications.
- 2022-01-21 19:22:53下载
- 积分:1
-
c陷阱进与缺陷
c陷阱与缺陷是由Andrew Koenig所著,高巍译。Andrew Koenig是AT&T大规模程序研发部(前贝尔实验室)成员,不仅有着多年的C++开发,研究和教学经验,而且还亲身参与了C++的演化和变革,对C++的变化和发展起到重要的影响。
- 2022-07-01 10:20:00下载
- 积分:1
-
允许用户使用通用端口下的窗口95 / 98 /新界。
allows user to use general port IO under Windows 95/98/NT.
- 2022-04-15 05:20:27下载
- 积分:1