|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hlpfile.h>

Public Types | |
| enum | { hlp_link_link , hlp_link_popup , hlp_link_macro } |
Public Attributes | |
| enum tagHlpFileLink:: { ... } | cookie |
| LPCSTR | string |
| LONG | hash |
| unsigned | bClrChange: 1 |
| unsigned | bHotSpot: 1 |
| unsigned | window |
| DWORD | cpMin |
| DWORD | cpMax |
| struct tagHlpFileLink * | next |
| anonymous enum |
| enum { ... } tagHlpFileLink::cookie |
| struct tagHlpFileLink* tagHlpFileLink::next |
Definition at line 50 of file hlpfile.h.
Referenced by WINHELP_DeletePageLinks().