reactos/reactos
Giannis Adamopoulos bb59ec3e6e [SHELL32]
- CShellLink: Zero the pointer to mDropTarget by releasing the smart pointer instead of just releasing the object. This lead to a crash every time CShellLink::DragLeave was called.
CORE-11956

svn path=/trunk/; revision=73161
2016-11-06 23:34:22 +00:00
..
base [BASE] Spelling fixes by Josh Soref. CORE-12286 2016-11-05 14:55:55 +00:00
boot [MKISOFS] Silence progress spam. 2016-11-05 17:28:00 +00:00
dll [SHELL32] 2016-11-06 23:34:22 +00:00
drivers [USBAUDIO] 2016-11-06 13:59:39 +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 [SHLGUID_UNDOC.H] -Add several undocumented interfaces taken from http://www.geoffchappell.com/studies/windows/shell/shell32/interfaces/index.htm 2016-11-06 15:47:35 +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

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