Nicholas Clark <[EMAIL PROTECTED]> writes: >On Sun, Aug 08, 2004 at 09:50:49PM +0100, Nick Ing-Simmons wrote: > >> I suspect is one of mine, but I don't remember what it does exactly. >> I was about 80% done on a "native" Win32 layer (which is still there) >> when the NTFS partition on that machine became useless. One day I may >> get back to it... I _think_ this option disables that buggy scheme in favour >> of one more like other systems. Will take a look. > >The source code is still recoverable from the partition?
The source for the native Win32 layer is in perforce. I think the layer even gets built one can do set PERLIO=:win32:crlf dmake test >Could someone else take it over and get it finished? Sure - it should be pretty close. IIRC remaining snags were with seek/tell stuff. My worry is that it _might_ have been my mis-use of Win32 seek API that trashed the partition in the 1st place but surely NT/NTFS isn't that fragile? > > >Nicholas Clark