OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tracewnd.cpp File Reference

Implementation of the private TTraceWindow class. More...

#include <owl/pch.h>
#include "tracewnd.h"
#include <owl/opensave.h>
#include <owl/inputdia.h>
#include <owl/panespli.h>
#include <owl/profile.h>
#include <owl/edit.h>
#include <owl/listbox.h>
#include <owl/checklst.h>
#include <owl/validate.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

tstring owl::GetDiagIniFullFileName_ (LPCSTR filename_)
 
 owl::EV_COMMAND (Cm_SaveTrace, CmSave)
 
 owl::EV_COMMAND (Cm_Top, CmTop)
 
 owl::EV_COMMAND_ENABLE (Cm_Top, CeTop)
 
 owl::EV_COMMAND (Cm_EditClear, CmEditClear)
 
 owl::EV_COMMAND (Cm_EditSelectAll, CmEditSelectAll)
 
 owl::EV_COMMAND (Cm_SetLevel, CmSetLevel)
 
 owl::EV_COMMAND_ENABLE (Cm_SetLevel, CeSetLevel)
 
 owl::EV_COMMAND (Cm_NextPane, CmNextPane)
 
 owl::EV_COMMAND (Cm_PreviousPane, CmPreviousPane)
 
 owl::EV_LBN_SELCHANGE (Idc_ModuleListBox, LbnSelChangeModule)
 
 owl::EV_LBN_DBLCLK (Idc_GroupListBox, CmSetLevel)
 

Variables

 owl::EV_WM_ACTIVATE
 

Detailed Description

Implementation of the private TTraceWindow class.

Definition in file tracewnd.cpp.