Go to the source code of this file.
Functions | |
BOOL | FIsParentDude (PWND pwnd) |
DWORD | GetContextHelpId (PWND pwnd) |
BOOL CALLBACK | EnumPwndDlgChildProc (PWND pwnd, LPARAM lParam) |
|
Definition at line 54 of file rtl/help.c. References BOOL, FIsParentDude(), IsVisible(), PDLGENUMDATA, tagDLGENUMDATA::ptCurHelp, PtInRect(), tagDLGENUMDATA::pwndControl, tagDLGENUMDATA::pwndDialog, and TRUE. Referenced by EnumHwndDlgChildProc().
|
|
Definition at line 12 of file rtl/help.c. References BFTYPEMASK, BOOL, FNID_BUTTON, GETFNID, TestWF, WEFCONTROLPARENT, and WFDIALOGWINDOW. Referenced by EnumPwndDlgChildProc(), WinHelpA(), and xxxHelpLoop().
|
|
Definition at line 28 of file rtl/help.c. References _GetProp(), tagSERVERINFO::atomContextHelpIdProp, DWORD, FNID_DESKTOP, GETFNID, gpsi, MAKEINTATOM, PROPF_INTERNAL, REBASEPWND, and TestwndChild. Referenced by ComboBoxWndProcWorker(), xxxDefWindowProc(), and xxxHelpLoop().
|