OWLNext 6.32
Functions
D:/Work/OWLNext/Subversion/branches/632/source/owlcore/editsear.cpp File Reference
#include <owl/pch.h>
#include <owl/editsear.h>
#include <owl/applicat.h>
#include <owl/edit.h>
#include <owl/findrepl.h>
#include <stdio.h>

Functions

 owl::EV_COMMAND (CM_EDITFIND, CmEditFind)
 owl::EV_COMMAND_ENABLE (CM_EDITFIND, CeEditFindReplace)
 owl::EV_COMMAND (CM_EDITREPLACE, CmEditReplace)
 owl::EV_COMMAND_ENABLE (CM_EDITREPLACE, CeEditFindReplace)
 owl::EV_COMMAND (CM_EDITFINDNEXT, CmEditFindNext)
 owl::EV_COMMAND_ENABLE (CM_EDITFINDNEXT, CeEditFindNext)
 owl::EV_REGISTERED (FINDMSGSTRING, EvFindMsg)
 owl::IMPLEMENT_STREAMABLE1 (TEditSearch, TEdit)

Detailed Description

Implementation of class TEditWindow, an edit control that responds to Find, Replace and FindNext commands.