.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetWindowTheme 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetWindowTheme\fR (UXTHEME.@) .SH SYNOPSIS HTHEME GetWindowTheme ( HWND \fIhwnd\fR ) .SH DESCRIPTION .PP Retrieve the last theme opened for a window. .SH PARAMS \fIhwnd\fR \fB[In]\fR window to retrieve the theme for. .PP .SH RETURNS .PP The most recent theme. .SH IMPLEMENTATION .PP Declared in \fB"uxtheme.h"\fR. .PP Implemented in \fB"dlls/uxtheme/system.c"\fR. .PP Debug channel \fB"uxtheme"\fR.