OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
printer.cpp File Reference
#include <owl/pch.h>
#include <owl/applicat.h>
#include <owl/appdict.h>
#include <owl/window.h>
#include <owl/framewin.h>
#include <owl/dc.h>
#include <owl/static.h>
#include <owl/printer.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define WM_SETNUMBER   WM_USER+100
 

Functions

template<class T1 , class T2 >
void owl::SetClear (T1 &var, T2 bitsOn, T2 bitsOff)
 
 owl::EV_MESSAGE (WM_SETNUMBER, EvSetNumber)
 
 owl::EV_COMMAND (IDCANCEL, CmCancel)
 
int CALLBACK owl::TPrinterAbortProc (HDC hDC, int code)
 
 owl::IMPLEMENT_STREAMABLE (TPrinter)
 

Macro Definition Documentation

◆ WM_SETNUMBER

#define WM_SETNUMBER   WM_USER+100

Definition at line 109 of file printer.cpp.