ReactOS 0.4.16-dev-36-g301675c
|
#include <htmlhelp.h>
Public Attributes | |
int | cbStruct |
HINSTANCE | hinst |
UINT | idString |
LPCSTR | pszText |
POINT | pt |
COLORREF | clrForeground |
COLORREF | clrBackground |
RECT | rcMargins |
LPCSTR | pszFont |
Definition at line 166 of file htmlhelp.h.
int tagHH_POPUPA::cbStruct |
Definition at line 167 of file htmlhelp.h.
COLORREF tagHH_POPUPA::clrBackground |
Definition at line 173 of file htmlhelp.h.
COLORREF tagHH_POPUPA::clrForeground |
Definition at line 172 of file htmlhelp.h.
HINSTANCE tagHH_POPUPA::hinst |
Definition at line 168 of file htmlhelp.h.
UINT tagHH_POPUPA::idString |
Definition at line 169 of file htmlhelp.h.
LPCSTR tagHH_POPUPA::pszFont |
Definition at line 175 of file htmlhelp.h.
LPCSTR tagHH_POPUPA::pszText |
Definition at line 170 of file htmlhelp.h.
POINT tagHH_POPUPA::pt |
Definition at line 171 of file htmlhelp.h.
RECT tagHH_POPUPA::rcMargins |
Definition at line 174 of file htmlhelp.h.