GetWindowTheme (UXTHEME.@)
HTHEME GetWindowTheme ( HWND hwnd )
Retrieve the last theme opened for a window.
hwnd | [In] | window to retrieve the theme for. |
The most recent theme.
Declared in "include/uxtheme.h". gitlab.winehq.org/wine/wine/blob/master/include/uxtheme.h
Implemented in "dlls/uxtheme/system.c". gitlab.winehq.org/wine/wine/blob/master/dlls/uxtheme/system.c
Debug channel "uxtheme".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.