Message Capture Service Samples

The following sample applications illustrates how to capture messages, in Windows service, from the Black Ice printer driver using the Messaging Interface. These samples can be modified to change printer driver setting for a single print job.

 

The purposes of the Message Capture Service Samples are:

  1. Capture messages during an automated printing as a service under an Administrator Account. The printing application is running under the service.

  2. Capture all messages for the Administrator from every User who print on the server

 

Message Capture Service C++Sample

 

Message Capture Service OCX C# Sample

 

Message Capture Service OCX VB.NET Sample