reactos/base
Hermès Bélusca-Maïto 9169e881aa
[USETUP] Refactor the cabinet handling code to place all the global state variables into a CABINET_CONTEXT structure.
Place also all the private cabinet definitions into the .c, keeping
into the header file only the "public" structures and function prototypes.
2018-10-28 23:57:06 +01:00
..
applications [DRWTSN32] Improve stack dumping 2018-10-28 13:00:44 +01:00
services [SCHEDSVC] Reschedule a job after it was started 2018-10-28 18:12:55 +01:00
setup [USETUP] Refactor the cabinet handling code to place all the global state variables into a CABINET_CONTEXT structure. 2018-10-28 23:57:06 +01:00
shell [USETUP][EXPLORER] ReactOS explorer translation and hindi font substitution. (#954) 2018-10-19 17:03:17 +02:00
system [CHKDSK] Fix MSVC build (thanks for spotting the mistake!) 2018-10-21 11:22:45 +02:00
CMakeLists.txt