-
Windows窗口管理程序,轻松实现对Windows窗口的管理
Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
- 2022-03-02 05:00:33下载
- 积分: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
-
有时你不知道自己的计算机有多少的共享目录,通过这个程序,你可以查看使用的计算机是否有不被你知道的共享。可以增强个人计算机的使用安全性。...
有时你不知道自己的计算机有多少的共享目录,通过这个程序,你可以查看使用的计算机是否有不被你知道的共享。可以增强个人计算机的使用安全性。-sometimes you do not know how many computers are shared directory, through this procedure, you can use the computer to see whether it was you know sharing. Personal computers can enhance the use of security.
- 2022-01-23 10:53:56下载
- 积分:1
-
一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料...
一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料-Purely an introductory resource dll files, hoping to be helpful to everyone, very good information
- 2023-09-07 06:25:03下载
- 积分:1
-
从EXE程序中导出函数的示例
从EXE程序中导出函数的示例-from EXE procedures derived function of sample
- 2022-04-01 07:49:53下载
- 积分:1
-
md5文件加密码的VB/ASP代码,大家可以看一下
md5文件加密码的VB/ASP代码,大家可以看一下-md5 password document VB/ASP code, we can look at
- 2023-06-01 08:35:03下载
- 积分:1
-
com组件应用的例子
com组件应用的例子-com
- 2022-07-11 00:26:55下载
- 积分:1
-
创建一个系统级的热键.zip
创建一个系统级的热键.zip-create a system-level hotkey. Zip
- 2022-01-25 21:09:27下载
- 积分:1
-
5版
VERSION 5.00
Begin VB.Form laba
AutoRedraw = -1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition = 2 CenterScreen
Begin VB.Timer Endlife
Enabled = 0 False
Interval = 1
Left = 3240
Top = 3360
-VERSION 5.00
Begin VB.Form laba
AutoRedraw =-1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition =
- 2022-12-06 12:20:03下载
- 积分:1
-
屏幕小精灵,可以实现类似Office助手,右下角有小图标
屏幕小精灵,可以实现类似Office助手,右下角有小图标-Small-screen wizard, you can realize similar to Office Assistant, has a small icon in the lower right corner
- 2022-01-28 06:34:02下载
- 积分:1