Wine and RDPRINT

Frederico Bertucci fred at netbil.com.br
Tue Mar 21 14:51:30 CST 2006


I try run this patch, but it not works still...

some have another idea, or patch to run...

with windows app works okay

but with this specific application that uses rdprint, does not work...
--
Frederico Bertucci
e-mail / msn:
fred at netbil.com.br

www.netbil.com.br
NetBil - Redes e Internet
18-3659-2444

XxX
Linux for work
Linux for fun
XxX


--------- Mensagem Original --------
De: Mariusz Kie³piñski <kielpi at poczta.onet.pl>
Para: wine-devel at winehq.org <wine-devel at winehq.org>
Assunto: Re: Wine and RDPRINT
Data: 17/03/06 17:40

>
> Dnia pi±tek, 17 marca 2006 14:35, Frederico Bertucci napisa³:
> Hi
> &gt; Good morning guys
> &gt;
> &gt; I did my system works with wine no problem, but when I try print
using
> &gt; then, doesnt work... if I print from any other aplication, works.
> &gt;
> &gt; I talked with my developer and he told me that are using a delphi
componet
> &gt; called RDPRINT, this in windows, to create better graphics.
> &gt;
> &gt; So, Are there any way to print in wine, using this RDPRINT ?? any
dll, any
> &gt; configuration
> &gt;
> &gt; I am using latest wine configured with winetools, the printer is a
lx300.
> &gt;
> &gt; I am trying do this works since 2 weeks ago and not sucefull
> &gt;
> &gt; Tks guys
> &gt;
> &gt;
>
> try this patch
>
>
> =================================
>
> wine.15.03.06.19.02.59.diff
> ? dlls/msvideo/Makefile
> ? dlls/win32s/Makefile
> ? dlls/winsock/Makefile
> ? dlls/winsock/libws2_32.def
> ? dlls/winsock/version.res
> ? dlls/winsock/tests/Makefile
> ? dlls/winsock/tests/testlist.c
> Index: dlls/gdi/printdrv.c
> ===================================================================
> RCS file: /home/wine/wine/dlls/gdi/printdrv.c,v
> retrieving revision 1.46
> diff -u -p -1 -r1.46 printdrv.c
> --- dlls/gdi/printdrv.c 12 Sep 2005 10:30:06 -0000      1.46
> +++ dlls/gdi/printdrv.c 15 Mar 2006 18:03:01 -0000
> @@ -471,3 +471,3 @@ static int CreateSpoolFile(LPCSTR pszOut
>      if (!psCmd[0] &amp;&amp; !strncmp(&quot;LPR:&quot;,pszOutput,4))
> -        sprintf(psCmd,&quot;|lpr -P%s&quot;,pszOutput+4);
> +        sprintf(psCmd,&quot;|lp -d'%s' &quot;,pszOutput+4);
>
>
> =======================================
>
>
>
>
>
>
>
>
>
>
>
>
>
>

________________________________________________
:: NetBil ::  :: A escolha certa em Internet ::




More information about the wine-devel mailing list