Dmitry Timoshkov : prntvpt: Implement PTConvertPrintTicketToDevMode.

Alexandre Julliard julliard at winehq.org
Thu Jun 11 15:26:45 CDT 2020


Module: wine
Branch: master
Commit: 23e69644e0aebcb28095e319cd4476d8b9b723f3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=23e69644e0aebcb28095e319cd4476d8b9b723f3

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Thu Jun 11 13:59:31 2020 +0800

prntvpt: Implement PTConvertPrintTicketToDevMode.

Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/prntvpt/Makefile.in  |   5 +-
 dlls/prntvpt/main.c       |   1 +
 dlls/prntvpt/prntvpt.spec |   2 +-
 dlls/prntvpt/ticket.c     | 413 ++++++++++++++++++++++++++++++++++++++++++++++
 include/prntvpt.h         |  16 ++
 5 files changed, 434 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=23e69644e0aebcb28095e319cd4476d8b9b723f3



More information about the wine-cvs mailing list