//
//
//
//
//
//
//
//
//
//
软件Tags:
易语言windows快速关机源码系统结构:RtlAdjustPrivilege,NtShutdownSystem, ======程序集1 || ||------_启动子程序 || || ======调用的Dll || ||---[dll]------RtlAdjustPrivilege || ||---[dll]------NtShutdownSystem 调用的DLL命令: .DLL命令RtlAdjustPrivilege,,"ntdll.dll","RtlAdjustPrivilege" .参数Privilege,整数型 .参数Enable,逻辑型 .参数CurrentThread,逻辑型 .参数Enabled,整数型,传址 .DLL命令NtShutdownSystem,,"ntdll.dll","NtShutdownSystem" .参数Se_,整数型,传址
