On 17/01/2016 6:51 AM, Malte Forkel wrote:
Hi,
I'm trying the register a COM server using the install script of a built
distribution, created with the bdist_wininst format of distutils. But
the script fails with a message that MSVCR90.dll can't be found.
Registering the server after the install
On Jan 30, 2016, at 3:31 PM, Malik Brahimi wrote:
>
> I've been looking through the win32print API but I do not believe that all
> the Windows features are fully exposed in this package. Is there a way for me
> to trigger a callback function once the print server or USB printer receives
> a pr
Hello,
I've been looking through the win32print API but I do not believe that all
the Windows features are fully exposed in this package. Is there a way for
me to trigger a callback function once the print server or USB printer
receives a print job such that I can obtain that print job's id?
I'