17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
/* Generated by Ctran from prnprev.cl */
|
|||
|
|
#define PRNPREV_G
|
||
|
|
#ifndef DLGBOX_G
|
||
|
|
#include <dlgbox.g>
|
||
|
|
#endif
|
||
|
|
/* Class Numbers */
|
||
|
|
#define C_PRNPREV 80
|
||
|
|
/* Method Numbers */
|
||
|
|
/* Property of prnprev */
|
||
|
|
typedef struct pr_prnprev
|
||
|
|
{
|
||
|
|
PRS_ROOT root;
|
||
|
|
PRS_WIN win;
|
||
|
|
PRS_DLGCHAIN dlgchain;
|
||
|
|
PRS_DLGBOX dlgbox;
|
||
|
|
} PR_PRNPREV;
|