登录
首页 » Windows核心 » 用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术...

用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术...

于 2022-03-17 发布 文件大小:66.34 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 翼型在势流中的模拟,以求得其压力系数分布,升力系数等
    翼型在势流中的模拟,以求得其压力系数分布,升力系数等-Airfoil in potential flow in the simulation, with a view to obtaining the pressure coefficient distribution, the lift coefficient
    2022-04-20 15:32:04下载
    积分:1
  • 服务程序,制作服务程序的源代码
    服务程序,制作服务程序的源代码-service procedures, services for the production of the source code
    2022-03-03 00:47:59下载
    积分:1
  • 类似maxthon的delphi打开多窗口的实例,带有关闭按钮
    类似maxthon的delphi打开多窗口的实例,带有关闭按钮-Maxthon delphi similar to the example of multi-window opens with the Close button
    2022-02-01 15:28:48下载
    积分:1
  • 可以检测系统版本,以及系统信息,补丁信息
    可以检测系统版本,以及系统信息,补丁信息-can detect system version, as well as information systems, patch information
    2022-05-17 14:03:25下载
    积分: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
  • 这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化...
    这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen to track the realization of the code, Delphi/C++ Builder 2010 began supporting gestures, you can easily set the associated properties and methods, but failed to provide end-user visualization components or methods, this thing is an attempt to remedy this problem a simple solution. To use the gesture tracking, will be gesturetracker.pas simply adding to your Delphi/C++ Builder project can be. GlobalGestureTracker global variable you can adjust the relevant parameters.
    2022-03-22 04:12:13下载
    积分:1
  • 隐藏Windows的开始按钮
    隐藏Windows的开始按钮-hide
    2022-02-01 09:07:44下载
    积分:1
  • Windows and DOS restart procedures
    WINDOWS和DOS重启程序-Windows and DOS restart procedures
    2022-02-03 06:12:30下载
    积分:1
  • 从可执行程序里提取图标的程序源码
    从可执行程序里提取图标的程序源码-from executable icon to extract the procedures FOSS
    2022-07-04 00:46:51下载
    积分:1
  • on access time in a small program
    一个小程序中的访问时间
    2022-01-25 15:36:11下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载