Jump to content

Copy2Gb+ Files in Win2000 problem


erpdude8

Recommended Posts

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=81200

the 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 by erpdude8
Link to comment
Share on other sites


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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...