reactos/reactos
Pierre Schweitzer 8f00170a93 [RDBSS]
Implement RxNotifyChangeDirectory(), RxLowIoNotifyChangeDirectoryCompletion(), RxCancelNotifyChangeDirectoryRequestsForVNetRoot()

This means the first parts of the directory watch are here. Though, NFS driver doesn't support these, but at least, it reduces the UNIMPLEMENTED spam!

CORE-11327

svn path=/trunk/; revision=75353
2017-07-15 10:05:32 +00:00
..
base [USETUP]: Also adapt the INFCONTEXT structure here. 2017-07-14 22:17:12 +00:00
boot [INFLIB][FREELDR]: Introduce a (non-used) "CurrentInf" field in the INFCONTEXT structure, to make it compatible with the "standard" one defined in setupapi.h, so that it can be possible to either use our inflib or setupapi.dll in our code. 2017-07-14 22:15:48 +00:00
dll [SHELL32] -Move CFSExtractIcon_CreateInstance to CFSFolder.cpp 2017-07-15 09:38:45 +00:00
drivers [USBPORT] Fix incorrect transfer direction for URBs. Patch by Vadim Galyant. CORE-13546 2017-07-15 09:24:30 +00:00
hal
media [APPCOMPAT] Various fixes. 2017-07-14 19:29:34 +00:00
modules
ntoskrnl [NTOS]: Improve a bit CmpDeepCopyKeyInternal(): 2017-06-23 17:33:44 +00:00
sdk [RDBSS] 2017-07-15 10:05:32 +00:00
subsystems [USER.EXE]: Addendum to r75126: add a (dummy) version resource to USER.EXE so as to fix error 1812 "ERROR_RESOURCE_DATA_NOT_FOUND" encountered when starting the DirectX 9.0 installer. From patch by Stas'M, thanks! 2017-06-20 16:44:40 +00:00
win32ss [ENG] 2017-07-15 03:58:42 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
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.