Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME III. Les librairies utilitaires

27. Utilitaires : Syntaxe des fonctions

27.16 s_wprt : syntax of functions

WprArc(int left, int top, int right, int bot, int x0, int y0, int x1, int y1)
HENHMETAFILE WprEMFEnd()
WprEMFInit(char *filename, int w, int h, U_ch *pictname)
WprFormFeed()
WprGetStringWidth(U_ch *txt, long *w, long *h)
WprHCenterCenter()
WprHCenterLeft()
WprHCenterRight()
WprLine(int x0, int y0, int x1, int y1)
WprPolyline(long *pts, int npts)
WprPrintString(int x, int y, U_ch *txt)
WprPrintStringNoAlign(int x, int y, U_ch *txt)
WprPrinterEnd()
WprPrinterInit(HWND hWndOwner, int dlg, char *docname)
WprRectangle(int x, int y, int w, int h)
WprSetBrush(int brush)
WprSetColor(int i)
WprSetFont(family, pty, bold, italic, underl)
WprSetPen(int type, int width, int color)
WprVCenterBaseline()
WprVCenterBottom()
WprVCenterTop()
HMETAFILE WprWMFEnd()
WprWMFInit(char *filename, int w, int h)
WscrGetDefaultPrinter(char *PrinterName)
WscrGetPrinterDuplex(char *PrinterName)
WscrGetPrinterOrientation(char *PrinterName)
WscrGetPrinterSource(char *PrinterName)
char **WscrListPrinters()
WscrPrintRawData(U_ch *data, long count)
WscrPrintRawEnd()
WscrPrintRawFile(char *filename)
WscrPrintRawInit(char *PrinterName, char *JobName)
WscrPrintRawString(U_ch *txt)
WscrSetDefaultPrinter(char *PrinterName)
WscrSetPrinterCollate(char *PrinterName, int collate)
WscrSetPrinterColor(char *PrinterName, int color)
WscrSetPrinterCopies(char *PrinterName, int copies)
WscrSetPrinterDuplex(char *PrinterName, int duplex)
WscrSetPrinterOrientation(char *PrinterName, int orient)
WscrSetPrinterPaperSize(char *PrinterName, int psize)
WscrSetPrinterQuality(char *PrinterName, int quality)
WscrSetPrinterScale(char *PrinterName, int scale)
WscrSetPrinterSource(char *PrinterName, int source)

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be