[win32/nfs] - force usage of struct __stat64 on windows as done implicitly for all...
authorMemphiz <memphis@machzwo.de>
Sun, 12 Jan 2014 13:53:22 +0000 (14:53 +0100)
committerMemphiz <memphis@machzwo.de>
Sun, 12 Jan 2014 17:17:04 +0000 (18:17 +0100)
commitba0a0826929d78e592c91fb23a8fa9556bdddf7f
treecca1ed33bfad6420ee3718714416e5c090368f78
parent9d84e5f88b0280d5ab4e1621a08e3c4cfbba693e
[win32/nfs] - force usage of struct __stat64 on windows as done implicitly for all other platforms (due to FILE_OFFSET_BITS=64) - this fixes bad stat info which showed up on windows 8 64
xbmc/filesystem/DllLibNfs.h
xbmc/filesystem/NFSDirectory.cpp
xbmc/filesystem/NFSFile.cpp
xbmc/filesystem/NFSFile.h