reactos/reactos
Colin Finck 956092d462 - Add 0x96 as ISO9660 partition type to ntdddisk.h (from https://en.wikipedia.org/wiki/Partition_type) and detect it using IsRecognizedPartition.
- Make our isohybrid create an MBR with partition type 0x96.

This properly assigns a drive letter to the Live-CD and lets me boot into desktop using "qemu -hda livecd.iso".
Fixes CORE-13184

svn path=/trunk/; revision=75586
2017-08-17 11:03:40 +00:00
..
base [FLTMC][NFSD] Fix version definition 2017-08-16 16:06:41 +00:00
boot - Add 0x96 as ISO9660 partition type to ntdddisk.h (from https://en.wikipedia.org/wiki/Partition_type) and detect it using IsRecognizedPartition. 2017-08-17 11:03:40 +00:00
dll [KERNEL32] Support PAGE_EXECUTE_WRITECOPY in CreateFileMappingW if OsMajorVersion is 6+. 2017-08-16 16:06:36 +00:00
drivers [CDFS] 2017-08-16 23:12:55 +00:00
hal [HAL] 2017-06-01 17:31:23 +00:00
media [SHIMENG] Filter shims based on the include/exclude node specified, as well as their presence in certain directories. 2017-08-14 16:34:56 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS] Make the GET_HASH_ENTRY() macro return a pointer to the entry instead of the entry itself. 2017-08-16 20:30:45 +00:00
sdk - Add 0x96 as ISO9660 partition type to ntdddisk.h (from https://en.wikipedia.org/wiki/Partition_type) and detect it using IsRecognizedPartition. 2017-08-17 11:03:40 +00:00
subsystems [DLLS] 2017-07-27 18:48:19 +00:00
win32ss [WIN32K] Revert an accidental change from r75566 2017-08-17 09:39:43 +00:00
apistatus.lst
CMakeLists.txt [ISOHYBRID] 2017-01-24 22:53:20 +00:00
configure.cmd [CONFIGURE]: Better fix thanks to gigaherz. 2017-02-04 18:55:47 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL
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.