摘要:
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices; //这个肯定要的 namespace WindowsApplication1{ class win32API { public const int OPEN_PROCESS_ALL = 2035711; public const int PAGE_READWRITE = 4; public const int PROCESS_CREAT... 阅读全文
posted @ 2013-03-19 21:45
ゞ追忆o0ゞ
阅读(507)
评论(0)
推荐(0)

浙公网安备 33010602011771号