reactos/sdk
George Bișoc a5ab400689
[SDK] Swap initguid and wdm headers
The WDM header contains power manager related GUIDs that were declared but never initialized properly due to the fact the initguid.h header wasn't at the top.
This patch fixes a linker error in the kernel where GUIDs like GUID_LIDSWITCH_STATE_CHANGE are used.
It's a hotfix for 624c3fd.
2025-07-16 22:08:55 +02:00
..
cmake [CMAKE] msvc.cmake: Add /wd4819 for Far East Asian (#8219) 2025-07-02 22:10:54 +09:00
include [SDK] Introduce the PO GUID library 2025-07-16 20:15:15 +02:00
lib [SDK] Swap initguid and wdm headers 2025-07-16 22:08:55 +02:00
tools [RICHED20] Sync to Wine-10.0 (#8078) 2025-06-08 15:05:27 -07:00