Displaying 8 results from an estimated 8 matches for "docinfo".
Did you mean:
locinfo
2005 Sep 18
1
Wine07252005 spooler problem
...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_...
2025 Apr 08
1
NUT testing for v2.8.3 (hopefully imminent)
...limov/pre-283-2) appveyor.yml: handle also FTY and fightwarn branches
4e92275c1 .github/workflows/codeql.yml: handle also FTY and fightwarn branches
504706d45 Makefile.am: nut-scanner does directly depend on clients after all
051b49d9f Revert "Revert "NEWS.adoc, UPGRADING.adoc, docs/docinfo.xml.in: finalize text before NUT v2.8.3 release""
70faea2af Revert "tools/gitlog2version.sh: bump NUT_VERSION_DEFAULT=2.8.3.1 for next development cycle"
e1d399b5e include/Makefile.am: nut_version.h: propagate failure (if there ever is one) writing the temporary output
a33...
2025 Apr 08
1
NUT testing for v2.8.3 (hopefully imminent)
...limov/pre-283-2) appveyor.yml: handle also FTY and fightwarn branches
4e92275c1 .github/workflows/codeql.yml: handle also FTY and fightwarn branches
504706d45 Makefile.am: nut-scanner does directly depend on clients after all
051b49d9f Revert "Revert "NEWS.adoc, UPGRADING.adoc, docs/docinfo.xml.in: finalize text before NUT v2.8.3 release""
70faea2af Revert "tools/gitlog2version.sh: bump NUT_VERSION_DEFAULT=2.8.3.1 for next development cycle"
e1d399b5e include/Makefile.am: nut_version.h: propagate failure (if there ever is one) writing the temporary output
a33...
2025 Apr 08
2
NUT testing for v2.8.3 (hopefully imminent)
...handle
> also FTY and fightwarn branches
> 4e92275c1 .github/workflows/codeql.yml: handle also FTY and fightwarn
> branches
> 504706d45 Makefile.am: nut-scanner does directly depend on clients after
> all
> 051b49d9f Revert "Revert "NEWS.adoc, UPGRADING.adoc, docs/docinfo.xml.in:
> finalize text before NUT v2.8.3 release""
> 70faea2af Revert "tools/gitlog2version.sh: bump
> NUT_VERSION_DEFAULT=2.8.3.1 for next development cycle"
> e1d399b5e include/Makefile.am: nut_version.h: propagate failure (if
> there ever is one) writing t...
2025 Apr 08
2
NUT testing for v2.8.3 (hopefully imminent)
...handle
> also FTY and fightwarn branches
> 4e92275c1 .github/workflows/codeql.yml: handle also FTY and fightwarn
> branches
> 504706d45 Makefile.am: nut-scanner does directly depend on clients after
> all
> 051b49d9f Revert "Revert "NEWS.adoc, UPGRADING.adoc, docs/docinfo.xml.in:
> finalize text before NUT v2.8.3 release""
> 70faea2af Revert "tools/gitlog2version.sh: bump
> NUT_VERSION_DEFAULT=2.8.3.1 for next development cycle"
> e1d399b5e include/Makefile.am: nut_version.h: propagate failure (if
> there ever is one) writing t...
2018 Dec 14
0
Wine release 4.0-rc2
...Andrey Gusev (2):
po: Update Ukrainian translation.
riched20: Remove redundant comparison.
Daniel Lehman (1):
msvcrt/tests: Add tests for C locale.
Dmitry Timoshkov (5):
gdi32/tests: Add a simple test for printing to a PostScript device.
gdi32: Trace full contents of DOCINFO in StartDoc.
include: Add _Deref_ret_z_ stub definition.
comctl32/tests: Fix a test failure under Windows 7.
comctl32/tests: Add a test to check built-in comctl32 classes.
Eberhard Beilharz (1):
comctl32/imagelist: Fix crash with large number of images.
Fabian Maurer (3):...
2025 Apr 08
1
NUT testing for v2.8.3 (hopefully imminent)
So, NUT v2.8.3-rc1 is out.
I first thought it was the release, but some CI runs convinced me
otherwise, so there would be a bit of back and forth on the master branch
as some recipes get fixed. Apparently, some parallel runs stepped onto each
other's toes sometimes, but coinciding the wrong way just once in a few
hundred builds. Hopefully I found why and will re-publish in a few hours.
Jim
2025 Apr 08
1
NUT testing for v2.8.3 (hopefully imminent)
So, NUT v2.8.3-rc1 is out.
I first thought it was the release, but some CI runs convinced me
otherwise, so there would be a bit of back and forth on the master branch
as some recipes get fixed. Apparently, some parallel runs stepped onto each
other's toes sometimes, but coinciding the wrong way just once in a few
hundred builds. Hopefully I found why and will re-publish in a few hours.
Jim