reactos/reactos
Giannis Adamopoulos 86fb59915f [BROWSEUI]
- CShellBrowser: Add some checks for failures that we re missing.
- CAddressEditBox: Add some checks for failures that we re missing.
- SHCreateFromDesktop: Actually create the proxy desktop window when needed and keep its handle and prefer it when we try to find the proxy desktop window.
- Wake the message queue of the proxy desktop after a browser thread exits so the proxy desktop can exit when the last browser thread exits.
- Add a hack to prefer to show my documents if we ended up trying to open a browser window with a NULL pidl. This is a hack that is needed because SHExplorerParseCmdLine is broken.
- Finally this fixes using "explorer /separate" and also fixes the separate process to exit when the last browser gets closed (this fix also applies to filebrowser.exe which no longer lives forever).
CORE-12168

svn path=/trunk/; revision=73132
2016-11-05 14:40:55 +00:00
..
base [WHOAMI]: Use the conutils (stream) library for console output (see also r65894). 2016-11-03 16:30:48 +00:00
boot [BOOTDATA]: Fix the indentation of the file(..) commands, noted by Thomas. 2016-11-02 21:49:50 +00:00
dll [BROWSEUI] 2016-11-05 14:40:55 +00:00
drivers [USBAUDIO] 2016-11-04 18:07:44 +00:00
hal [HAL] 2016-08-27 19:12:11 +00:00
media [BTRFS] 2016-11-02 19:40:50 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS] 2016-11-04 17:52:32 +00:00
sdk [SDK] 2016-11-04 18:38:07 +00:00
subsystems [NTVDM]: Properly fixes build. Addendum to r73082, supersedes r73084. 2016-10-30 20:27:05 +00:00
win32ss [User32] 2016-10-31 01:18:43 +00:00
apistatus.lst
CMakeLists.txt [MKISOFS] 2016-10-27 22:51:59 +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 The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake [SDK][CMAKE] The CMake folder is part of our SDK. CORE-9111 2016-05-20 16:06:48 +00:00
README [README] 2016-08-31 21:22:37 +00:00
toolchain-clang.cmake
toolchain-gcc.cmake
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: https://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.