reactos/sdk
Timo Kreuzer a0bbb9ef99 [XDK] Improve unaligned pointer read macros
- The #if was missing x86 (Windows SDK bug!)
- The unaligned attribute was on the wrong side (Windows SDK bug!)
- Add a comment that these are unsafe and shouldn't be used
2024-09-15 12:09:09 +03:00
..
cmake [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
include [XDK] Improve unaligned pointer read macros 2024-09-15 12:09:09 +03:00
lib [RTL/x64] Do not overwrite the original context during exception handling 2024-09-12 17:07:59 +03:00
tools [SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158) 2024-09-14 13:10:49 +02:00