#include "precomp.h"
Go to the source code of this file.
Functions | |
LONG | SLCreate (PED ped, LPCREATESTRUCT lpCreateStruct) |
!! CREATESTRUCT AorW and in other routines | |
BOOL | SLUndo (PED ped) |
|
!! CREATESTRUCT AorW and in other routines
Definition at line 27 of file edslrare.c. References CBLISTBOXID, tagED::cLines, ECCreate(), ECSetFont(), ECSetPasswordChar(), ECSetText(), FALSE, tagED::fAnsi, GetDlgItem(), gHighestUserAddress, IsEmptyString(), tagED::listboxHwnd, NULL, tagED::pwnd, REBASEPTR, TRUE, UINT, and UNDO_NONE. Referenced by SLEditWndProc().
|
|
Definition at line 87 of file edslrare.c. References BOOL, ECDeleteText(), ECInvalidateClient(), ECNotifyParent(), FALSE, FChildVisible(), FWINABLE, tagED::hwnd, ICH, IsWindow(), NotifyWinEvent(), NULL, PBYTE, SLInsertText(), SLSetSelection(), TRUE, UNDO_DELETE, UNDO_INSERT, UNDO_NONE, and UserGlobalFree. Referenced by SLEditWndProc(), and SLReplaceSel().
|