reactos/reactos
Giannis Adamopoulos 3092ec5137 [EXPLORER]: Fix most problems with the size of the taskbar. (Most problems when run in windows. Running on ros still isn't perfect.)
- CTaskSwitchWnd: Use the height of the start button as minimum height in horizontal mode.
- CTrayClockWnd: Actually process WM_THEMECHANGED message.
- CTaskSwitchWnd: Use SM_CYSIZE as the height of the buttons of the toolbar.
- CStartButton: Simplify calculating the minimum size of the button.
- CTrayWindow: Don't use IsThemeActive. Checking if OpenThemeData returned non null is enough.

svn path=/trunk/; revision=74231
2017-03-26 16:46:55 +00:00
..
base [EXPLORER]: Fix most problems with the size of the taskbar. (Most problems when run in windows. Running on ros still isn't perfect.) 2017-03-26 16:46:55 +00:00
boot [Root CA] 2017-03-20 20:12:57 +00:00
dll [LSASRV] 2017-03-26 14:02:39 +00:00
drivers [MUP] 2017-03-18 14:03:45 +00:00
hal
media [RAPPS] 2017-03-20 12:02:10 +00:00
modules
ntoskrnl [NTOS:KD64] 2017-03-20 10:21:11 +00:00
sdk [FREETYPE] Update to v2.7.1. Patch by Katayama Hirofumi MZ, verified by me. CORE-12949 2017-03-19 17:53:42 +00:00
subsystems [TRANSLATIONS] 2017-02-01 14:45:59 +00:00
win32ss [NTGDI] Add missing LPtoDP in GreExtTextOutW (TA_UPDATECP). Fixes CORE-12218 without breaking CORE-11415 2017-03-20 22:40:52 +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
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.