-
a17688d6
by Alexandre Julliard at 2025-06-10T12:17:20+02:00
kernelbase: Flesh out RaiseFailFastException() implementation.
-
3e455a28
by Alexandre Julliard at 2025-06-10T12:42:51+02:00
msvcrt: Define C++ type info as an array to avoid & operator.
-
9d05345d
by Alexandre Julliard at 2025-06-10T12:43:11+02:00
msvcrt: Define C++ type info using RVAs for PE builds.
-
5c73b76e
by Alexandre Julliard at 2025-06-10T12:55:25+02:00
msvcrt: Define RTTI base descriptor as an array to avoid & operator.
-
b138090b
by Alexandre Julliard at 2025-06-10T12:57:07+02:00
msvcrt: Define RTTI data using RVAs for PE builds.