One additional info, in the same computer when I run a DOS app under DOSEmu, the
output is exactly the same as when it runs under a pure DOS computer
Frank W <wang960_a@yahoo.com> wrote:Hi,
I installed Wine07252005, my printer is EPSON LX 300X, it's CUPS, the name
is EPSON9Pin. I tested it with a simple Delphi program and have two problems:
1) If i print using a report builder like RBuilder, it prints quite well, but
the font does look good in the print out.
2) If I use spooler to print, like following:
if StartDocPrinter(PrnHandle, 1, @DocInfo) = 0 then
begin
ErrMsg('StartDocPrinter');
Exit;
end;
I get an error that 'path not found'
I checked the source code printdrv.c, it is looking for something like this in
the registry:
/* @@ Wine registry key: HKCU\Software\Wine\Printing\Spooler */
if(!RegOpenKeyA(HKEY_CURRENT_USER,
"Software\\Wine\\Printing\\Spooler", &hkey))
but I can't find this in my setup when i run regedit, any help will be
highly appreciated.
Thanks,
FrankW
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
_______________________________________________
wine-users mailing list
wine-users@winehq.org
http://www.winehq.org/mailman/listinfo/wine-users
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://www.winehq.org/pipermail/wine-users/attachments/20050918/9fee01f1/attachment.htm