Skip to content

PrintQueueWatchCPP is a library that facilitates monitoring printers, is based on PrintQueueWatch

License

Notifications You must be signed in to change notification settings

gustavofbreunig/PrintQueueWatchCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintQueueWatchCPP

demo

This project is based on PrintQueueWatch (https://printqueuewatch.codeplex.com) made by Duncan Jones (http://www.merrioncomputing.com/) for printer monitoring, it can log every print job in Windows printers.

The original project was written in VB.NET, but for compatibilty purposes, I needed something that don't relies on .NET Framework, so, I rewrote the basic functionality in C++.

Compatible OS:

  • Windows XP/Vista/Seven/10

Dependencies:

  • POSIX Threads

Supported Compilers:

How to use it: Just add source files (.cpp and .h) to your project and build, use as in main.cpp For a functional example:

make

Execute the .exe, then print something.

About

PrintQueueWatchCPP is a library that facilitates monitoring printers, is based on PrintQueueWatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published