EmEditor Home - EmEditor Help - Plug-in Reference - Messages

EE_REPLACE_IN_FILESW

Replaces a Unicode string in multiple files in the specified path. You can send this message explicitly or use the Editor_ReplaceInFilesW inline function.

EE_REPLACE_IN_FILESW
    wParam = 0;
    lParam = (LPARAM) (GREP_INFOW) pGrepInfo;

Parameters

pGrepInfo

Specifies a pointer to the GREP_INFOW Structure.

Return Value

Returns FALSE if the user aborts, or TRUE if not.

Version

Supported on EmEditor Professional Version 4.02 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.