Files
reactos/reactos
Hartmut Birr 8eeb1a96b8 VfatReadBigCluster()/VfatReadSmallCluster()/
VfatWriteBigCluster()/VfatWriteSmallCluster():
- Fixed a bug, that will read data over the end
  of the given buffer or write wrong data to
  the disk, when there is a read without caching
  and the start is on the cluster boundery and
  the end not.
VfatReadSmallCluster()/VfatWriteSmallCluster():
- A cache segment is set to valid, when all clusters
  in the segment are readed or written.
VfatWriteSmallCluster():
- The Parameter Extend is set to TRUE (overwritten),
  when the data need a new cluster.
VfatReadFile()/VfatWriteFile():
- Added special handling for the root directory on
  fat12/fat16, so that a read or write operation
  does not touche the cluster area.
- Added some error handling.

svn path=/trunk/; revision=2165
2001-08-08 19:04:13 +00:00
..
2001-08-03 21:49:14 +00:00
2001-07-24 20:49:57 +00:00
2001-07-15 21:19:02 +00:00
2001-08-03 17:21:38 +00:00
2001-08-07 14:13:45 +00:00
2001-08-03 17:21:38 +00:00
1999-11-17 20:54:05 +00:00
2001-03-31 12:56:37 +00:00
2000-09-12 10:12:13 +00:00
1999-10-23 18:56:04 +00:00
1999-05-29 00:15:17 +00:00
2000-12-05 02:40:51 +00:00
2001-04-15 22:08:23 +00:00
2000-12-10 23:42:01 +00:00
2001-07-04 20:40:24 +00:00
2001-04-16 02:02:07 +00:00
2001-05-02 12:37:06 +00:00
2001-07-30 01:02:51 +00:00
1999-07-17 23:10:31 +00:00
2000-11-19 22:15:03 +00:00
2000-12-19 20:20:16 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website at http://www.reactos.com/

2. Building Reactos

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file

5. Recent developments

See the NEWS file