erpdude8 Posted August 25, 2006 Posted August 25, 2006 (edited) This is a discussion here about the 2Gb+ copy files problem (but it also applies to Win2000):http://www.msfn.org/board/index.php?showtopic=81200the 2GB+ copy problem for Win2000 is only fixed when using Windows Explorer to copy files that are 2gigs or bigger. If you use another program to copy 2gb+ files and uses the _llseek API function from kernel32.dll file of Win2k, it may not copy the 2gb files.You can use the Make2Gb tool to verify if the _llseek API function in Win2000 kernel32.dll file works correctly or not. Download it here:http://z11.zupload.com/file.php?filepath=40201 Edited August 25, 2006 by erpdude8
erpdude8 Posted August 26, 2006 Author Posted August 26, 2006 ok never mind. perhaps there's no need for a copy2gb patch for win2000.WinFile has a lot of other internal limits...All I fixed was _llseek and nothing more, it may enable older programs to read/write 2Gb+ files correctly.Problem with _llseek still exists in 2000 and above, I believe M$ didn't look too much into fixing legacy API. The problem probably still exists in Vista.However I doubt anyone using 2000+ OSs is going to be using older application that use _llseek, so it is not much of a problem.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now