摘要:
.NET CF:[DllImport("coredll.Dll")] private static extern int GetLastError(); [DllImport("coredll.Dll")] private static extern int ReleaseMutex(IntPtr hMutex); [DllImport("coredll.Dll")] private static extern IntPtr CreateMutex(SECURITY_ATTRIBUTES lpMutexAttributes, bool 阅读全文
posted @ 2011-02-25 15:43
narcissus
阅读(850)
评论(1)
推荐(0)
浙公网安备 33010602011771号