摘要:
using System; using System.Runtime.InteropServices; class shoutdown{ [StructLayout(LayoutKind.Sequential, Pack=1)] internal struct TokPriv1Luid { public int Count; public long... 阅读全文
posted @ 2005-03-19 15:15
battlerstar
阅读(3743)
评论(0)
推荐(0)