Dmitry Timoshkov : prntvpt: Add initial implementation of PTGetPrintCapabilities.

Alexandre Julliard julliard at winehq.org
Wed Jun 17 15:54:00 CDT 2020


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Wed Jun 17 13:22:43 2020 +0800

prntvpt: Add initial implementation of PTGetPrintCapabilities.

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

---

 dlls/prntvpt/main.c            |  12 ++
 dlls/prntvpt/prntvpt.spec      |   2 +-
 dlls/prntvpt/prntvpt_private.h |   1 +
 dlls/prntvpt/ticket.c          | 281 +++++++++++++++++++++++++++++++++++++++++
 include/prntvpt.h              |   1 +
 5 files changed, 296 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list