Searched refs:FINDREPLACEA (Results 1 – 4 of 4) sorted by relevance
29 static LRESULT handle_findmsg(FINDREPLACEA *fr) in handle_findmsg()37 return handle_findmsg((FINDREPLACEA*)lParam); in OwnerWndProc()46 FINDREPLACEA fr, *pFr; in test_param_check()
43 FINDREPLACEA fr; /* Internally used structure */45 FINDREPLACEA *fra; /* Reference to the user supplied structure */
325 const FINDREPLACEA *pfr, /* [in] Find structure */ in COMDLG32_FR_CheckPartial()334 if(pfr->lStructSize != sizeof(FINDREPLACEA)) in COMDLG32_FR_CheckPartial()
314 } FINDREPLACEA,*LPFINDREPLACEA; typedef656 typedef FINDREPLACEA FINDREPLACE,*LPFINDREPLACE;