Editor_ReplaceInFiles¶
Replaces a Unicode string in multiple files in the specified location. You can use this inline function or explicitly send the EE_REPLACE_IN_FILESW message.
Editor_ReplaceInFiles( HWND hwnd, GREP_INFO_EX* pGrepInfo ); hwnd Specifies the window handle of the view or frame of EmEditor. pGrepInfo Specifies a pointer to the GREP_INFO_EX Structure. Returns FALSE if the user aborts, or TRUE if not. Supported on EmEditor Professional Version 15.7 or later.Parameters¶
Return Value¶
Version¶