reactos/reactos
Thomas Faber 6b27b08a69 [SERVICES]
- On service stop, set Service->lpImage to NULL after calling ScmDereferenceServiceImage, so the same image is not dereferenced again on service deletion
- Do not call ScmDereferenceServiceImage in CreateServiceListEntry, as the service should never have an image there
CORE-11273 #resolve

svn path=/trunk/; revision=71355
2016-05-19 13:01:04 +00:00
..
base [SERVICES] 2016-05-19 13:01:04 +00:00
boot [BOOTDATA] 2016-05-16 11:11:22 +00:00
cmake [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
dll [NETSHELL] 2016-05-18 21:49:31 +00:00
drivers [ACPI] 2016-05-19 10:15:15 +00:00
hal [HAL] 2016-05-10 15:03:56 +00:00
media [PROGMAN]: Commit 90% of the work I did on progman since its first inclusion in ReactOS: this concerns upgrading its user interface code from Wine's Win3.11-compatible code to WinNT-compatible code. 2016-05-11 22:21:53 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS][NDK][RTL]: Move the SEM_xxx flags and their corresponding RTL flags around so that they can be accessed in kernel code. I'll need them soon. 2016-05-15 22:40:34 +00:00
sdk [SYSSETUP/NETSHELL] 2016-05-17 22:38:58 +00:00
subsystems [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
win32ss [NTOS][USERSRV]: Both hard-error message box options "OptionOkNoWait" and "OptionCancelTryContinue" are valid! 2016-05-15 22:32:17 +00:00
apistatus.lst
CMakeLists.txt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
configure.cmd Test commit to fix the nightmare caused by "previous" r71352. 2016-05-18 17:01:01 +00:00
configure.sh [CONFIGURE] 2016-04-24 22:40:53 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile [DOXYGEN] 2016-04-11 05:43:46 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +00:00

========================
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: 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.