Searched refs:pdlgtemplate (Results 1 – 1 of 1) sorted by relevance
6874 WORD *p, *pdlgtemplate, *pnumitems; in gui_mch_dialog() local6927 pdlgtemplate = p = (PWORD)LocalAlloc(LPTR, in gui_mch_dialog()7325 (LPDLGTEMPLATE)pdlgtemplate, in gui_mch_dialog()7329 LocalFree(LocalHandle(pdlgtemplate)); in gui_mch_dialog()7827 mch_memmove(newp, pdlgtemplate, in gui_mch_tearoff()7828 (char *)p - (char *)pdlgtemplate); in gui_mch_tearoff()7829 p = newp + (p - pdlgtemplate); in gui_mch_tearoff()7832 LocalFree(LocalHandle(pdlgtemplate)); in gui_mch_tearoff()7833 pdlgtemplate = newp; in gui_mch_tearoff()7919 (LPDLGTEMPLATE)pdlgtemplate, in gui_mch_tearoff()[all …]