EmEditor Home - EmEditor Help - Plug-in Reference - Inline Functions

Editor_FindInFilesW

Searches for a Unicode string in multiple files in the specified location. The list of searched files will be displayed in the current window. If the current document is modified, a message prompt will ask to save the changes to the current file. You can use this inline function or explicitly send the EE_FIND_IN_FILESW message.

Editor_FindInFilesW( HWND hwnd, GREP_INFOW pGrepInfo );

Parameters

hwnd

Specifies the window handle of the view or frame of EmEditor.

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.