-
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助....
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助.
- 2022-08-25 18:55:25下载
- 积分:1
-
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很...
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-Key to pronunciation, the key is to let the process be able to know the current keyboard on which keys are pressed, and play the corresponding sound, of course, not to mention its own procedures, then press any other key to the current procedure How do I know this? Use the keyboard hook can be a good solution.
- 2022-12-17 00:50:03下载
- 积分:1
-
基本的串口读写的DLL
Basic Serial Write and Read dll
- 2022-02-21 12:21:28下载
- 积分:1
-
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的...
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的-specific function : from the drop-down list box, select a drive, then click on the right
- 2023-06-27 10:20:04下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
示范如何在应用程序开始前产生标题窗口
示范如何在应用程序开始前产生标题窗口...
示范如何在应用程序开始前产生标题窗口
示范如何在应用程序开始前产生标题窗口-Demonstrations on how to generate the application before the beginning of the title of the window in the application demonstrate how to generate the title of the window before the start of
- 2022-11-14 05:20:03下载
- 积分:1
-
Windows操作系统支持的PE格式文件格式分析器
Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format
analyzer
- 2022-03-09 15:32:46下载
- 积分:1
-
card management software can be very good pictures can be inserted to preserve a...
名片管理软件 非常的不错 可以插入图片 可以保存很多资料-card management software can be very good pictures can be inserted to preserve a lot of information
- 2022-08-09 10:54:00下载
- 积分:1
-
进程查看程序
进程查看程序-Process viewer
- 2022-02-15 07:45:05下载
- 积分: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