reactos/reactos
Hermès Bélusca-Maïto ef41fe2284 [KERNEL32]
- Move some #defines where they belong; use ARRAYSIZE(...) macro where appropriate.
- Use enumeration for the environment name types.
- Fix BaseCreateVDMEnvironment so that we only convert the paths of TEMP/TMP, PATH, WINDIR and SYSTEMROOT env values to their short form, as done on Windows. To that purpose use the BaseGetEnvNameType_U helper.
- Fix the loop that computed the needed new environment size.
Needed for CORE-9773.

svn path=/trunk/; revision=68806
2015-08-24 01:32:00 +00:00
..
base [WINLOGON] 2015-08-23 15:48:52 +00:00
boot [WLNOTIFY] 2015-08-23 15:58:18 +00:00
cmake [WLNOTIFY] 2015-08-16 19:11:21 +00:00
dll [KERNEL32] 2015-08-24 01:32:00 +00:00
drivers [MUP] 2015-08-21 20:44:30 +00:00
hal
include [PSDK] 2015-08-23 06:37:05 +00:00
lib [CRT] 2015-08-23 09:05:26 +00:00
media [UNICOWS] 2015-08-18 10:29:18 +00:00
modules
ntoskrnl - Fix a "clever" check in KdpDeleteBreakpointRange that made the routine unable to delete more than one breakpoint in the specified range. 2015-08-21 20:57:19 +00:00
subsystems [NTVDM]: Initialize the PSP' memory control block owner name with the file name (without extension, and up to 8 chars) of the started program. 2015-08-18 12:26:38 +00:00
tools [HHPCOMP] Remove __inline to fix VS 2015 build. See CORE-10013. 2015-08-22 11:41:11 +00:00
win32ss [WIN32K:NTGDI] 2015-08-18 10:25:45 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Include TARGET_OBJECTS expressions in SOURCES target property output. Patch by Amine Khaldi 2015-08-09 09:50:46 +00:00
configure.cmd [CONFIGURE.CMD] 2015-07-22 13:58:05 +00:00
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.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.