[DllImport("KERNEL32", ExactSpelling = true, SetLastError = true)] public unsafe static extern BOOL WriteFileEx( [In] HANDLE hFile, ...
確定! 回上一頁