reactos/reactos
Giannis Adamopoulos bb8a6e700c [SHELL32]
- Rename SHELL32_BindToChild to SHELL32_BindToFS. Do not let it be used for guid items any more. Split SHELL32_GetCLSIDForDirectoryout of it and call it only when needed.
- Fix callers to use SHELL32_BindToGuidItem for guid items.
- Fix a bug in CFSFolder which marked folder items as files when a binding context was used.

svn path=/trunk/; revision=68885
2015-08-31 23:44:02 +00:00
..
base [SERVICES] 2015-08-30 09:52:57 +00:00
boot [NTFS] 2015-08-30 13:05:20 +00:00
cmake [CMAKE] Introduce a way to use auto generation using bison and flex. Dedicated to Eric Kohl. CORE-10055 2015-08-27 23:00:49 +00:00
dll [SHELL32] 2015-08-31 23:44:02 +00:00
drivers [i8042prt] 2015-08-29 13:53:55 +00:00
hal [HAL] 2015-08-29 16:45:00 +00:00
include [VSSAPI] Import from Wine Staging 1.7.47. Thanks to Thomas Faber for his help. [PSDK] Import vss.idl and vswriter.h from Wine Staging 1.7.47. CORE-9924 CORE-9965 2015-08-31 19:34:37 +00:00
lib [FREETYPE] Revert the 2.6.0 sync until we figure out what's causing the second stage bugcheck. CORE-10072 2015-08-30 17:16:36 +00:00
media [VSSAPI] Import from Wine Staging 1.7.47. Thanks to Thomas Faber for his help. [PSDK] Import vss.idl and vswriter.h from Wine Staging 1.7.47. CORE-9924 CORE-9965 2015-08-31 19:34:37 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOS:EX] 2015-08-31 13:53:14 +00:00
subsystems [NTVDM] 2015-08-26 01:26:33 +00:00
tools [HHPCOMP] Remove __inline to fix VS 2015 build. See CORE-10013. 2015-08-22 11:41:11 +00:00
win32ss [NtGdi] 2015-08-30 23:15:55 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Fix broken PCH handling since r67483. 2015-08-28 09:24:39 +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 [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
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.