reactos/reactos
Timo Kreuzer 4857a9216f [KERNEL32] Fix GetTickCount on 64 bit architecture
[RTL] Implement RtlGetTickCount (currently a copy of GetTickCount from kernel32)
[NTDLL] Export RtlGetTickCount as NtGetTickCount and ZwGetTickCount

svn path=/trunk/; revision=63211
2014-05-10 08:37:45 +00:00
..
base [FORMATTING] 2014-05-04 22:03:00 +00:00
boot [EXPLORER] 2014-05-03 21:16:19 +00:00
cmake [BRANCHES] 2014-05-06 17:06:47 +00:00
deprecated
dll [KERNEL32] Fix GetTickCount on 64 bit architecture 2014-05-10 08:37:45 +00:00
drivers [NMIDEBUG] 2014-05-04 09:42:28 +00:00
hal [HALX86] 2014-05-04 09:39:44 +00:00
include [KERNEL32][NTDLL] 2014-05-08 14:14:01 +00:00
lib [KERNEL32] Fix GetTickCount on 64 bit architecture 2014-05-10 08:37:45 +00:00
media [KERNEL32][NTDLL] 2014-05-08 14:14:01 +00:00
modules
ntoskrnl [BRANCHES] 2014-05-06 17:06:47 +00:00
subsystems [NTVDM] 2014-05-09 22:07:49 +00:00
tools [CABMAN] 2014-05-09 20:25:41 +00:00
win32ss - Fix API see CORE-8107. 2014-05-09 23:08:56 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE] 2014-03-02 20:47:34 +00:00
configure.cmd [CMAKE] 2014-04-23 18:59:30 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS Fix CREDITS. 2014-03-23 02:30:54 +00:00
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE] 2014-03-02 20:51:42 +00:00
toolchain-gcc.cmake [CMAKE/GCC] 2014-02-02 11:11:53 +00:00
toolchain-msvc.cmake
vreport.xsl

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