A free Windows-compatible Operating System - mirrored from GitHub
Go to file
David Quintana 6aaa167a00 [RSHELL]
* Implement skeleton shell dde parser.

[SHELL32]
* Copy over the skeleton from rshell, and fill in the handlers for ViewFolder and ExploreFolder, with rudimentary implementations.

CORE-7552

svn path=/branches/shell-experiments/; revision=64395
2014-09-29 16:22:21 +00:00
base [RSHELL] 2014-09-29 16:22:21 +00:00
boot * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
cmake * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
deprecated
dll [RSHELL] 2014-09-29 16:22:21 +00:00
drivers * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
hal Sync with trunk r64222. 2014-09-22 12:51:09 +00:00
include * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
lib * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
media * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
modules Sync with trunk r63637. 2014-06-23 23:28:38 +00:00
ntoskrnl * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
subsystems * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
win32ss * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
.hgeol
apistatus.lst
CMakeLists.txt * Sync up to trunk head (r64377). 2014-09-28 20:18:27 +00:00
configure.cmd
configure.sh Sync with trunk r63174. 2014-05-06 15:51:24 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake [SHELL-EXPERIMENTS] 2014-09-12 19:21:19 +00:00
toolchain-gcc.cmake Sync with trunk r63935. 2014-08-24 15:10:11 +00:00
toolchain-msvc.cmake Sync with trunk r63502. 2014-05-30 17:56:10 +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.