wine/dlls/uxtheme
2023-12-14 11:16:34 +01:00
..
tests uxtheme/tests: Add some tests for OpenThemeFile. 2023-12-01 17:21:39 +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: Add stub for IsDarkModeAllowedForWindow. 2023-12-14 11:16:34 +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