Files
reactos/reactos
Cameron Gutman a9e04af2a5 [WS2_32]
- Fix a memory overwrite bug in some crappy WINE code that leads to nasty memory corruption of the service cache entry. This corrupts the first field of the cache, causing it to always reallocate memory because it thinks the size is 0. This would be even worse if the code didn't overwrite the other 12 bytes of corruption with proper data on the next lines. This also caused the aliases value to be garbage because it pointed at uninitialized data.

svn path=/trunk/; revision=57199
2012-08-29 14:23:40 +00:00
..
2012-08-23 20:24:00 +00:00
2012-08-27 18:58:27 +00:00
2012-08-28 19:02:29 +00:00
2012-08-29 14:23:40 +00:00
2012-08-28 00:26:26 +00:00
2012-08-27 21:24:22 +00:00
2012-04-29 20:22:26 +00:00
2012-08-28 19:08:01 +00:00
2012-08-28 00:36:47 +00:00
2012-08-18 18:37:39 +00:00
2012-08-27 18:58:27 +00:00
2012-08-29 12:28:35 +00:00
2012-08-29 12:25:55 +00:00
2012-08-28 20:24:55 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-08-27 18:58:27 +00:00
2012-08-12 10:33:13 +00:00
2012-01-20 20:58:46 +00:00
2012-05-02 21:36:27 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-08-27 18:58:27 +00:00
2012-08-27 18:58:27 +00:00
2012-01-20 20:58:46 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.