OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of TPreviewWin. More...
#include <owl/pch.h>
#include <owl/prevwin.h>
#include <owl/prevwin.rh>
#include <owl/editfile.rh>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
owl::EV_COMMAND (IDB_PREVIOUS, CmPrevious) | |
owl::EV_COMMAND_ENABLE (IDB_PREVIOUS, CePrevious) | |
owl::EV_COMMAND (IDB_NEXT, CmNext) | |
owl::EV_COMMAND_ENABLE (IDB_NEXT, CeNext) | |
owl::EV_COMMAND (IDB_ONEUP, CmOneUp) | |
owl::EV_COMMAND (IDB_TWOUP, CmTwoUp) | |
owl::EV_COMMAND_ENABLE (IDB_TWOUP, CeTwoUp) | |
owl::EV_COMMAND (IDB_DONE, CmDone) | |
Implementation of TPreviewWin.
Definition in file prevwin.cpp.