1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls/uxtheme
Alexandre Julliard 3bd1d1c60d uxtheme: Use BOOLEAN instead of BOOL in ordinal functions.
This should fix test failures on Windows.
2024-02-09 11:48:46 +01:00
..
tests uxtheme: Use BOOLEAN instead of BOOL in ordinal functions. 2024-02-09 11:48:46 +01:00
buffer.c uxtheme: Use CRT allocation functions. 2023-11-30 10:02:42 +01:00
dialog.c
draw.c
main.c
Makefile.in include: Use proper dllimports for uxtheme functions. 2023-11-03 18:05:01 +01:00
metric.c
msstyles.c uxtheme: Use CRT allocation functions. 2023-11-30 10:02:42 +01:00
msstyles.h uxtheme: Annotate UXINI_LoadINI with __WINE_DEALLOC. 2023-11-30 10:02:41 +01:00
property.c
scrollbar.c
stylemap.c
system.c uxtheme: Use BOOLEAN instead of BOOL in ordinal functions. 2024-02-09 11:48:46 +01:00
uxini.c uxtheme: Use CRT allocation functions. 2023-11-30 10:02:42 +01:00
uxtheme.manifest
uxtheme.spec uxtheme: Add stub for IsDarkModeAllowedForWindow. 2023-12-14 11:16:34 +01:00
uxthemedll.h uxtheme: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
version.rc
window.c