Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintQueueWatchCPP

TODO: a gif.

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages