ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <windowsx.h>
Go to the source code of this file.
Macros | |
#define | Button_IsEnabled(hwndCtl) IsWindowEnabled((hwndCtl)) |
#define | UM_CHECKSTATECHANGE (WM_USER + 100) |
Functions | |
HRESULT | GetComCtl32Version (OUT PDWORD pdwMajor, OUT PDWORD pdwMinor, OUT PDWORD pdwBuild) |
#define Button_IsEnabled | ( | hwndCtl | ) | IsWindowEnabled((hwndCtl)) |
Definition at line 14 of file comctl32supp.h.
Definition at line 16 of file comctl32supp.h.
Definition at line 11 of file comctl32supp.c.
Referenced by TreeView_Set3StateCheck().