/* Generated by Ctran from scprndlg.cl */ #define SCPRNDLG_G #ifndef DLGBOX_G #include #endif #ifndef GATE_G #include #endif #ifndef SCRLAY_G #include #endif #ifndef FONTDLG_G #include #endif #ifndef PRNTDLGS_G #include #endif #ifndef P_FILE_H #include #endif #ifndef P_SERIAL_H #include #endif /* Class Numbers */ #define C_SCPRNCTL 18 #define C_SCPGSETUP 19 /* Method Numbers */ /* Property of scprnctl */ typedef struct { PVV_DISPLAY Disp; } PRS_SCPRNCTL; typedef struct pr_scprnctl { PRS_ROOT root; PRS_WIN win; PRS_DLGCHAIN dlgchain; PRS_DLGBOX dlgbox; PRS_SCPRNCTL scprnctl; } PR_SCPRNCTL; /* Property of scpgsetup */ typedef struct pr_scpgsetup { PRS_ROOT root; PRS_WIN win; PRS_DLGCHAIN dlgchain; PRS_DLGBOX dlgbox; PRS_PRNCTRL prnctrl; } PR_SCPGSETUP;