reactos/sdk
George Bișoc 02032b7106
[PSDK] Fix BATTERY_UNKNOWN_TIME value constant
Windows SDKs define this constant to 0xFFFFFFFF but we define it to 0x80000000.
As a result, when our COMPBATT driver is being tested on Windows (namely XP, Vista and 7), BATTERY_UNKNOWN_TIME is not interpreted as UNKNOWN TIME but entirely something else.

CORE-18969
CORE-19452
2025-01-08 23:49:15 +01:00
..
cmake [CMAKE] Silence warnings about unused variables on release builds 2024-10-25 14:37:52 +03:00
include [PSDK] Fix BATTERY_UNKNOWN_TIME value constant 2025-01-08 23:49:15 +01:00
lib [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
tools [REACTOS] Fix 'seperate' typos 2024-12-11 08:56:06 +02:00