reactos/base
Carlo-Bramini 0b107f2e30
[CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing.
- Add callback to functions for drawing themed transparent background.
- Fix drawing glitch when theming is applied.
- Redraw on theme change: automatically redraw the window if the
  theme is changed while the application is active.
- Colours are now declared though RGB() macro.
- Removed safe DS_SHELLFONT declaration.
2019-03-18 01:34:02 +01:00
..
applications [CALC] Add theming support, requires Windows XP or later. CORE-13343 2019-03-18 01:34:02 +01:00
services [DCOMLAUNCH][WMISVC] Stop busy waiting shutdown 2019-03-03 23:14:37 +01:00
setup [SETUPLIB][USETUP] Improve disk HW numbering, removable disk support, and "super-floppy" partitioning. 2019-03-12 02:17:11 +01:00
shell Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
system Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
CMakeLists.txt