reactos/reactos
Colin Finck 5c6fa5db16 [WINSPOOL]
Additional tests show that IsValidDevmodeA/W actually does a lot more than I previously thought.
Implement the missing known features and test this little function to death in winspool_apitest to cover each and every possible call.
They pass on ReactOS, Windows Server 2003 and Windows 8.1.

Credits and many thanks go to Mark Jansen for the additional tests!

svn path=/branches/colins-printing-for-freedom/; revision=70595
2016-01-15 04:36:31 +00:00
..
base [TRANSLATION] 2015-06-21 11:20:39 +00:00
boot [HIVESYS] 2015-07-17 14:20:12 +00:00
cmake [CMAKE] Use a separate set for the optimization level in GCC release builds. We should revisit this to see if we need this rbuild era block nowadays. 2015-06-15 18:59:46 +00:00
dll Merge r68232 to get Windows' rpcrt4.dll to work under ReactOS. 2015-07-18 12:29:25 +00:00
drivers Merge r67713 and r67936 (Eric's parport driver) from trunk 2015-07-16 15:12:50 +00:00
hal [TOOLS] 2015-06-14 18:13:50 +00:00
include [PSDK] 2015-07-06 09:57:09 +00:00
lib [SKIPLIST] 2016-01-06 02:31:14 +00:00
media [TRANSLATIONS] 2015-06-09 16:21:25 +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:CC] 2015-06-21 09:20:01 +00:00
subsystems [NTVDM] 2015-06-21 02:36:20 +00:00
temp [WINSPOOL_PRINT] 2015-07-23 17:48:17 +00:00
tools [ARM arch] 2015-06-15 11:40:33 +00:00
win32ss [WINSPOOL] 2016-01-15 04:36:31 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
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 [CMAKE/ARM] 2014-05-26 15:28:12 +00:00

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