-
27e0e73a
by Alexandre Julliard at 2026-02-12T11:20:55+01:00
d3d11: Use nameless unions/structs.
-
f75a9062
by Alexandre Julliard at 2026-02-12T14:01:43+01:00
makedep: Look for explicitly listed header also in the source file directory.
-
66557daa
by Alexandre Julliard at 2026-02-12T14:08:03+01:00
makedep: Use booleans where appropriate.
-
10dadced
by Alexandre Julliard at 2026-02-12T14:08:03+01:00
libs: Remove some unused includes.
-
dcdd29c6
by Alexandre Julliard at 2026-02-12T14:48:01+01:00
include: Always define cdecl.
clang in MSVC mode doesn't define it.
-
f5e1123a
by Alexandre Julliard at 2026-02-12T21:02:56+01:00
include: Add GetNumberFormatEx prototype.
-
1c4081d0
by Alexandre Julliard at 2026-02-12T23:04:34+01:00
msvcrt: Add wcstoimax/wcstoumax.