GetWindowTheme(3w)
NAME
GetWindowTheme (UXTHEME.@)
SYNOPSIS
HTHEME GetWindowTheme
(
HWND hwnd
)
DESCRIPTION
Retrieve the last theme opened for a window.
PARAMS
hwnd [In] window to retrieve the theme for.
RETURNS
The most recent theme.
IMPLEMENTATION
Defined in "uxtheme.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/uxtheme/system.c".
- Debug channel "uxtheme".