From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,85034d1ac78a66eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-28 09:50:55 PST Message-ID: <3C7E6D3C.206@users.sf.net> From: Dave Poirier User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada Operating System References: <3C7CC36F.FF6848C8@disca.upv.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 28 Feb 2002 12:47:40 -0500 NNTP-Posting-Host: 65.94.42.23 X-Complaints-To: abuse@sympatico.ca X-Trace: news20.bellglobal.com 1014918460 65.94.42.23 (Thu, 28 Feb 2002 12:47:40 EST) NNTP-Posting-Date: Thu, 28 Feb 2002 12:47:40 EST Organization: Bell Sympatico Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!tor-nx1.netcom.ca!news1.tor.metronet.ca!webster!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Xref: archiver1.google.com comp.lang.ada:20584 Date: 2002-02-28T12:47:40-05:00 List-Id: tmoran@acm.org wrote: > Is there a description somewhere of Windows' NTFS disk layout? It would > be wonderful to be able to write an Ada program that would be able to > read/write an NTFS partition without hindrance from Windows. > The only somewhat useful information I have found about the NTFS disk layout can be found here: http://www.informatik.hu-berlin.de/~loewis/ntfs/ Good Luck EKS - Dave Poirier