With WIN32_FIND_DATA, the file size can be calculated with nFileSizeHigh * (MAXDWORD+1)) + nFileSizeLow. Is there any .NET C# call/coding to do the same ...
確定! 回上一頁