reactos/sdk/include
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
..
asm [FREELDR/x64] Add Multiboot header 2024-10-19 17:54:39 +03:00
c++ [CRT] Add C++ const correct overloads 2024-10-22 08:17:45 +03:00
crt [CRT] corecrt.h: add secure function overload macros 2024-12-04 08:13:49 +02:00
ddk [INCLUDE][WKSSVC][MSV1_0] Rename msv1_0p.h to ntmsv1_0.h and move it to the ddk directory 2024-12-25 12:52:55 +01:00
dxsdk [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
GL [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
host [SDK] Fix definition of IMAGE_NT_HEADERS64 in host tools 2021-04-28 13:10:23 +02:00
ndk [NDK] Remove amd64/asm.h 2024-12-26 11:08:15 +02:00
psdk [PSDK] Fix BATTERY_UNKNOWN_TIME value constant 2025-01-08 23:49:15 +01:00
reactos [NETAPI32][WKSSVC][IDL] Implement NetrWkstaUserEnum 2025-01-05 16:38:04 +01:00
vcruntime [SDK][PSEH] Improve PSEH a bit 2024-11-27 10:50:03 +02:00
wdf/kmdf/1.17 [VCRUNTIME] Move compiler runtime headers into their own folder 2024-11-02 12:52:59 +02:00
winrt [SDK] Add some missing headers 2024-11-04 08:42:34 +02:00
xdk [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00