reactos/reactos
Timo Kreuzer 7462d87d28 [NTOS] Make the GET_HASH_ENTRY() macro return a pointer to the entry instead of the entry itself.
Implicitly it was already returning a pointer, which was then referenced using a "." instead of "->", giving the impression we were working on the returned object instead of the original data. - Convert some macros to inline functions

svn path=/trunk/; revision=75580
2017-08-16 20:30:45 +00:00
..
base [FLTMC][NFSD] Fix version definition 2017-08-16 16:06:41 +00:00
boot [FAT32] Remove duplicated print 2017-08-16 16:06:18 +00:00
dll [KERNEL32] Support PAGE_EXECUTE_WRITECOPY in CreateFileMappingW if OsMajorVersion is 6+. 2017-08-16 16:06:36 +00:00
drivers [CDFS] 2017-08-16 20:04:55 +00:00
hal [HAL] 2017-06-01 17:31:23 +00:00
media [SHIMENG] Filter shims based on the include/exclude node specified, as well as their presence in certain directories. 2017-08-14 16:34:56 +00:00
modules
ntoskrnl [NTOS] Make the GET_HASH_ENTRY() macro return a pointer to the entry instead of the entry itself. 2017-08-16 20:30:45 +00:00
sdk [PSDK][GDIPLUS] Further Pen work 2017-08-16 18:13:22 +00:00
subsystems [DLLS] 2017-07-27 18:48:19 +00:00
win32ss [WIN32K] Remove old comments 2017-08-16 14:18:08 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

More information is available at: https://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.