MDGx, on Aug 29 2006, 11:45 AM, said:
The author of these [and other] 9x patches:
http://www.mdgx.com/files/918547.TXT
http://www.msfn.org/...showtopic=77218
http://www.msfn.org/...showtopic=58780
created a new KERNEL32.DLL patch for Win98SE [raised version build (as it should be) to 4.10.2226] + WinME [raised version build (as it should be) to 4.90.3001] which fixes the correct API function, in order to be able to create/copy/rename/move/delete files [no matter which File Manager/Explorer/similar 16-bit or 32-bit tool is used] of 2 GB and larger in size and up to 4 GB.
I have tested this new Kernel patch on my Win98 SE PC, and MAKE2GB testing tool works properly now.
MAKE2GB tool did not work with previous KERNEL32.DLL 4.10.2225 patch by LLXX.
More info from the author:
Quote
4.90.3001 allow file sizes up to 4 Gibyte in Win98SE & WinME,
respectively.
The bug that causes the 2 Gibyte file copy limit is *not* in _llseek. The
matter of fact is: _llseek simply calls SetFilePointer and Win9x's
SetFilePointer API does not comply with the official API definition.
----------
Value Meaning
FILE_BEGIN The starting point is zero or the beginning of the file.
If FILE_BEGIN is specified, DistanceToMove is interpreted
as an *unsigned* location for the new file pointer.
----------
The buggy Win9x code always interprets DistanceToMove as a signed
location.
I have posted here the iexpress installers for 98SE + ME:
WinME fix below here:
http://www.mdgx.com/web.htm#MEU
New > 2 GB Files Kernel patch now fixes correct API function [SetFilePointer]:
* Unofficial Windows ME 2-4 GB Files Errors KERNEL32.DLL 4.90.3001 Fix:
http://support.micro....com/?id=318293
Direct download [329 KB, English]:
http://www.mdgx.com/files/C2GBME.EXE
More info:
http://www.msfn.org/...showtopic=81200
Win98SE fix below here:
http://www.mdgx.com/web.htm#9SU
New > 2 GB Files Kernel patch now fixes correct API function [SetFilePointer]:
* Unofficial Windows 98 SE 2-4 GB Files Errors KERNEL32.DLL 4.10.2226 Fix:
http://support.micro....com/?id=318293
Direct download [261 KB, English]:
http://www.mdgx.com/files/COPY2GB.EXE
More info:
http://www.msfn.org/...showtopic=81200
These 2 patches also linked here:
http://www.msfn.org/...showtopic=46581
Hope this helps.
MDGx, can the anonymous author patch the KERNEL32.DLL file for Win98 FE and update it to version 4.10.2002?



Help


Back to top









