A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Giannis Adamopoulos 23e86250fb [user32]
- When ClearUserApiHook returns false, this means that the library will be freed in EndUserApiHook. In this case return success to let win32k know that the process has removed the api hook. Fixes reloading the api hook after unloading it 

svn path=/branches/GSoC_2011/ThemesSupport/; revision=52949
2011-07-28 13:06:56 +00:00
base * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
boot * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
dll [user32] 2011-07-28 13:06:56 +00:00
drivers * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
hal * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
importlibs [CMAKE] 2010-12-03 19:20:45 +00:00
include * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
lib * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
media * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
modules * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ntoskrnl * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
subsystems [win32k] 2011-07-17 15:30:12 +00:00
tools * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
apistatus.lst * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
baseaddress.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
CMakeLists.txt * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
config.template.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
configure.cmd "fix" vs generator 2011-07-15 14:41:17 +00:00
configure.sh * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
PreLoad.cmake [CMAKE] 2010-11-08 13:41:29 +00:00
proxy.mak * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-amd64.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-arm.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-generic.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-i386.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-ppc.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
README
rosbuild.bat
toolchain-gcc.cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
toolchain-msvc.cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
vreport.xsl

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