皮皮网

【apicloud聊天源码】【然后提取网站源码】【动作手游源码】网页关机源码_网页关机源码怎么设置

时间:2025-01-20 21:52:51 来源:下载抖音小程序源码 作者:物联网php源码

1.求vb中快速关机源码(要能在xp用)

网页关机源码_网页关机源码怎么设置

求vb中快速关机源码(要能在xp用)

       'API声明

       Public Declare Function RtlAdjustPrivilege& Lib "ntdll" (ByVal Privilege&,网页网页apicloud聊天源码 ByVal NewValue&, ByVal NewThread&, OldValue&)

       Public Declare Function NtShutdownSystem& Lib "ntdll" (ByVal ShutdownAction&)

        Public Const SE_SHUTDOWN_PRIVILEGE& =

        Public Const shutdown& = 0

        Public Const RESTART& = 1

        Public Const POWEROFF& = 2

       '过程

       Sub TurboShutdown()

        RtlAdjustPrivilege SE_SHUTDOWN_PRIVILEGE, 1, 0, 0

        NtShutdownSystem shutdown '关机

        'NtShutdownSystem restart '重启动

        'NtShutdownSystem poweroff '关机

       End Sub

       '调用

       call turboshutdown

关键词:编程源码实例

copyright © 2016 powered by 皮皮网   sitemap