关机、重起的程序代码谁能帮帮?最好是用.NET的...

来源:百度知道 编辑:UC知道 时间:2024/09/22 00:59:41
RT,要能适用与XP,SP2,2003系统的;最好可以挂一个接受其他机器上程序发来的命令的,接收后执行程序关机、重起...
俺是新手,最好能简单点,通俗点的........

using System;
using System.Collections.Generic;
using System.Text;

using Microsoft.Win32;
using System.Runtime.InteropServices;
using System.Threading;

namespace iSchoolWebBrowser
{
class EnvironmentCheckClass
{

[DllImport("user32.dll")]
static extern bool ExitWindowsEx(ExitWindows uFlags, ShutdownReason dwReason);
[DllImport("kernel32.dll", ExactSpelling = true)]
internal static extern IntPtr GetCurrentProcess();

[DllImport("advapi32.dll", ExactSpelling = true, SetLastError = true)]
internal static extern bool OpenProcessToken(IntPtr h, int acc, ref IntPtr phtok);

[DllImport("advapi32.dll", SetLastError = true)]
internal static extern bool LookupPrivilegeValue(string host, string name, ref long pluid);

[DllImport("advapi32.dll", E

我的电脑一关机老是重起,怎么也关不上,怎么回事呀,谁能帮帮我呀 我的手机,他自动重起,一会关机,一会有重起,该怎么半?谁能帮帮我啊 我的电脑关机不正常。关机老是重起!谁能解决一下? 我的多普达565关机后会自动重起,谁能知道这是为什么。谢谢 我的电脑 能关机 但是不能重起 我的电脑经常关机后又自动重起,谁能告诉我怎么回事? 最近电脑关机第一次重起第二次才能关机!!求助大家回答我用的是XPSP1 帮帮我!!!我的电脑最近老是无故关机重起…… 谁能帮帮我?关于计算机重起问题 有时关机没反应,有时关机后会自动重起,但关第二次都可以关上了,谁能告诉我这是为什么??