WriteFileEx (hFile, new byte[] { (byte)'T' }, 1, ref natOverlap, Callback); COMFileOps2.CloseHandle(hFile); } private static void Callback(uint dwerrorcode, ...
確定! 回上一頁