flat assembler
Message board for the users of flat assembler.

Index > Windows > Can someone lead to some information regarding... printers?

Author
Thread Post new topic Reply to topic
shism2



Joined: 14 Sep 2005
Posts: 248
shism2 04 Sep 2006, 23:09
I need some information on how to create a program that can monitor for any printing job and then edit the job....

WELL all I need is some basic information.. on how to achieve something like this.
Post 04 Sep 2006, 23:09
View user's profile Send private message Reply with quote
Reverend



Joined: 24 Aug 2004
Posts: 408
Location: Poland
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.
Post 10 Sep 2006, 13:17
View user's profile Send private message Visit poster's website Reply with quote
shism2



Joined: 14 Sep 2005
Posts: 248
shism2 01 Oct 2006, 23:47
hehe i c damnit
Post 01 Oct 2006, 23:47
View user's profile Send private message Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
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.
Post 02 Oct 2006, 08:41
View user's profile Send private message Reply with quote
Madis731



Joined: 25 Sep 2003
Posts: 2139
Location: Estonia
Madis731 02 Oct 2006, 14:20
WINSPOOL.DLL??? I guess some computers have it Razz I guess I still need my Win2K. Oh the XP-horror Very Happy
Post 02 Oct 2006, 14:20
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger Reply with quote
farrier



Joined: 26 Aug 2004
Posts: 274
Location: North Central Mississippi
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!
Post 02 Oct 2006, 20:43
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.