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
commdial.cpp File Reference

Implementation of Common Dialog abstract base class. More...

#include <owl/pch.h>
#include <owl/commdial.h>
#include <owl/applicat.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlCommDialog, 1, 0)
 
 owl::EV_COMMAND (IDOK, CmOkCancel)
 
 owl::EV_COMMAND (IDCANCEL, CmOkCancel)
 

Variables

 owl::EV_WM_CLOSE
 

Detailed Description

Implementation of Common Dialog abstract base class.

Definition in file commdial.cpp.