Replaces an ANSI string in multiple files in the specified location. You can use this inline function or explicitly send the EE_REPLACE_IN_FILESA message.
Editor_ReplaceInFilesA( HWND hwnd, GREP_INFOA pGrepInfo );
hwnd
Specifies the window handle of the view or frame of EmEditor.
pGrepInfo
Specifies a pointer to the GREP_INFOW Structure.
Returns FALSE if the user aborts, or TRUE if not.
Supported on EmEditor Professional Version 4.02 or later.
Send feedback on this topic to Emurasoft