CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2014
    Posts
    2

    How to use print spooler inside an event of a windows forms application.

    I am making a program that counts the number of pages that a person in a networked computer prints. the network has one shared printer. My problem is that I dont know how to use WIN API functions because I am new to c++ programing . Anyone willing to give me an example of a print spooler code for this task or even a link to one will be of great help. Thanks in advance.

  2. #2
    Join Date
    Jan 2014
    Posts
    2

    Re: How to use print spooler inside an event of a windows forms application.

    I am not conversant with any other languauge apart from english.

  3. #3
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to use print spooler inside an event of a windows forms application.

    Victor Nijegorodov

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured