ReactOS 0.4.16-dev-250-g3ecd236
|
#include <hlpfile.h>
Public Attributes | |
HLPFILE_LINK | link |
unsigned | x |
unsigned | y |
unsigned | width |
unsigned | height |
unsigned tagHlpFileHotSpotLink::height |
Definition at line 59 of file hlpfile.h.
Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().
HLPFILE_LINK tagHlpFileHotSpotLink::link |
unsigned tagHlpFileHotSpotLink::width |
Definition at line 58 of file hlpfile.h.
Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().
unsigned tagHlpFileHotSpotLink::x |
Definition at line 56 of file hlpfile.h.
Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().
unsigned tagHlpFileHotSpotLink::y |
Definition at line 57 of file hlpfile.h.
Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().