Pierre Schweitzer
853f04e6fc
[NTOSKRNL] Rename ExpCriticalWorkerThreads and ExpDelayedWorkerThreads (no p)
...
to match Windows names and make them available for the whole kernel.
2018-02-07 21:37:17 +01:00
Thomas Faber
fda24da872
[NTOS] Remove unnecessary NULL checks and add a missing one. CIDs 1411958, 716670, 1322186
2018-01-20 15:59:35 +01:00
Timo Kreuzer
2dade10d54
[NTOS] Fix 64 bit warnings
2018-01-14 13:54:14 +01:00
Timo Kreuzer
f555c102b7
[NTOS:EX] Don't dereference ExpCritSecOutOfMemoryEvent when it was never referenced.
2018-01-04 21:05:10 +01:00
Stanislav Motylkov
dd71fb5ec8
[NTOS:INBV] Implement rotation bar for boot screen
...
CORE-10327 #resolve
2018-01-03 02:57:28 +01:00
Timo Kreuzer
cbc4cfeed6
[NTOS:EX] Fix handle table code for x64.
...
Based on patch by Ivan Labutin. See PR #115
2017-12-29 19:44:09 +01:00
Hermès Bélusca-Maïto
ff8d8a8162
Revert 57c0678
(PR #194 ) that has been erroneously committed too early.
2017-12-24 16:54:48 +01:00
Stanislav Motylkov
57c0678818
[NTOS:INBV] Implement rotation bar for boot screen
2017-12-24 16:47:02 +01:00
Colin Finck
3d6040615a
Make ReactOS report the Git revision as output by "git describe".
...
- REVISION is now something like "0.4.7-dev-53-g1304b53" instead of "r12345".
- Change WINDOWS_NT_BANNER to better represent the ReactOS version and the reported NT version.
- Introduce REACTOS_COMMIT_HASH which contains the full 40-character commit hash (for comparing revisions, e.g. in rosautotest/testman).
2017-10-03 12:55:38 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00