-
该系统是由VB环境下开发的酒店管理系统,使用前请先修改.
该系统是由VB环境下开发的酒店管理系统,使用前请先修改.-The system is developed under VB hotel management system, using the former to amend the post.
- 2023-05-16 14:10:03下载
- 积分:1
-
Windows NT/2000中以用户系统级安全上下文方式创建进程的源代码...
Windows NT/2000中以用户系统级安全上下文方式创建进程的源代码-Windows NT/2000 users to system-level security context means the process of creating the source code
- 2022-11-02 03:55:05下载
- 积分: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
-
可以将个人编程资料和心得进行加密存储,Windows桌面管理,搜索机器上所有的自启动程序并任意增删,优化Windows的INTERNET参数,提供1950...
可以将个人编程资料和心得进行加密存储,Windows桌面管理,搜索机器上所有的自启动程序并任意增删,优化Windows的INTERNET参数,提供1950-2050年之间的公农历双向转化查询-programming can be personal information and experiences encrypted storage, Windows desktop management, search all the machines since the commencement of the proceedings and any additions, optimizing Windows INTERNET parameters for 1950-2050 between the Chinese public inquiries into two-way
- 2022-05-05 15:56:04下载
- 积分:1
-
用vc编写的串口动态链接库,很实用的一个程序
用vc编写的串口动态链接库,很实用的一个程序-Vc prepared using serial dynamic link library, it is a practical procedure
- 2022-01-25 21:47:24下载
- 积分:1
-
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的...
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的-specific function : from the drop-down list box, select a drive, then click on the right
- 2023-06-27 10:20:04下载
- 积分:1
-
还可以的代码,希望可以啊
还可以的代码,希望可以啊-code can also hope ah
- 2022-02-05 04:16:10下载
- 积分:1
-
修改messagebox的源代码,down的!
修改messagebox的源代码,down的!-messagebox change the source code, down!
- 2022-06-15 19:15:14下载
- 积分:1
-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
This project will never be finished because the code is lame and i m working on...
This project will never be finished because the code is lame and i m working on my import
rebuilder. Sorry if i missed some comments and if it s not written in pure C++ (i mean in
REAL Object).
- 2022-03-03 00:58:33下载
- 积分:1