ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <htmlhelp.h>
Public Attributes | |
int | cbStruct |
HINSTANCE | hinst |
UINT | idString |
LPCWSTR | pszText |
POINT | pt |
COLORREF | clrForeground |
COLORREF | clrBackground |
RECT | rcMargins |
LPCWSTR | pszFont |
Definition at line 178 of file htmlhelp.h.
int tagHH_POPUPW::cbStruct |
Definition at line 179 of file htmlhelp.h.
COLORREF tagHH_POPUPW::clrBackground |
Definition at line 185 of file htmlhelp.h.
COLORREF tagHH_POPUPW::clrForeground |
Definition at line 184 of file htmlhelp.h.
HINSTANCE tagHH_POPUPW::hinst |
Definition at line 180 of file htmlhelp.h.
UINT tagHH_POPUPW::idString |
Definition at line 181 of file htmlhelp.h.
LPCWSTR tagHH_POPUPW::pszFont |
Definition at line 187 of file htmlhelp.h.
LPCWSTR tagHH_POPUPW::pszText |
Definition at line 182 of file htmlhelp.h.
POINT tagHH_POPUPW::pt |
Definition at line 183 of file htmlhelp.h.
RECT tagHH_POPUPW::rcMargins |
Definition at line 186 of file htmlhelp.h.