Home
last modified time | relevance | path

Searched defs:tagPropPageInfo (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dpropsheet.c96 typedef struct tagPropPageInfo struct
98 HPROPSHEETPAGE hpage; /* to keep track of pages not passed to PropertySheet */
99 HWND hwndPage;
100 BOOL isDirty;
101 LPCWSTR pszText;
102 BOOL hasHelp;
103 BOOL useCallback;
104 BOOL hasIcon;