reactos/reactos
David Quintana 2f16a3b6da [STOBJECT]
* Fix resource strings so they compile correctly.
* Make use of the resource strings for the tooltip.
* Implement a context menu for the volume icon, using resource strings.
NOTE: I have a strange issue where the cursor disappears while the popup is open. No idea if it's my fault or win32k.

svn path=/trunk/; revision=66015
2015-01-09 16:25:49 +00:00
..
base [NOTEPAD] Fix some comment typos. Tabs => Spaces. Apply consistent formatting. No code changes. 2015-01-08 13:20:02 +00:00
boot [INSTALL_FREELDR] 2015-01-09 00:12:51 +00:00
cmake [LOCALIZATION] 2014-12-04 23:50:08 +00:00
dll [STOBJECT] 2015-01-09 16:25:49 +00:00
drivers [ramdisk]: improve again the dprints. 2015-01-09 14:17:39 +00:00
hal
include [FREELDR][INCLUDES] 2015-01-03 20:45:34 +00:00
lib [FAST486] 2015-01-03 22:24:40 +00:00
media [URLMON][SHORTCUTS] Romanian update by Ștefan Fulea. CORE-9034 2015-01-08 10:56:38 +00:00
modules
ntoskrnl [REACTOS]: Versioning for 2015, and... 2014-12-31 23:00:30 +00:00
subsystems [FAST486][NTVDM] 2015-01-03 15:16:41 +00:00
tools [TOOLS]: Slap some sense in the indentation of some files. Next time: PLEASE CHECK YOUR F*CKING EDITOR's TABS AND SET THEM TO 4 SPACES BEFORE DOING ANYTHING ELSE!!!! (and not to 8 spaces and then use 4 space indentation and complete with tabs). 2015-01-07 19:26:49 +00:00
win32ss [Win32ss] 2015-01-08 22:57:09 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
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.