flat assembler
Message board for the users of flat assembler.
Index
> Windows > Can someone lead to some information regarding... printers? |
Author |
|
Reverend 10 Sep 2006, 13:17
I have no experience with this, but brief look in win32 reference showed that there are such functions in "Printing and Print Spooler Functions" chapter. My guess is EnumJobfirst , than GetJob and SetJob.
|
|||
10 Sep 2006, 13:17 |
|
shism2 01 Oct 2006, 23:47
hehe i c damnit
|
|||
01 Oct 2006, 23:47 |
|
madmatt 02 Oct 2006, 08:41
I have an example that prints some gfx out to the printer.mm To recompile it, you'll need to download the includes on my website.
|
|||
02 Oct 2006, 08:41 |
|
Madis731 02 Oct 2006, 14:20
WINSPOOL.DLL??? I guess some computers have it I guess I still need my Win2K. Oh the XP-horror
|
|||
02 Oct 2006, 14:20 |
|
farrier 02 Oct 2006, 20:43
You can use LoadLibrary to load Winspool.dll, if this fails, you can then use LoadLibrary to load Winspool.drv--ususally in non-NT OS's--then access the same functions.
hth, farrier _________________ Some Assembly Required It's a good day to code! U.S.Constitution; Bill of Rights; Amendment 1: ... the right of the people peaceably to assemble, ... The code is dark, and full of errors! |
|||
02 Oct 2006, 20:43 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.