TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
David Malinowski
NA
4
13k
Need help with service to limit printer use.
Jun 20 2011 12:02 AM
Greetings,
I am a web developer trying to create a windows service to limit the number of pages a user can print each day. I was thinking I'd save the total in isolated storage. What I would like to have happen is if the limit has been reached a dialog box would inform the user that the daily limit has been reached and not allow them to print.
I know how to create a windows service and a little of COM+/WinAPI but I need to know what windows message that coresponds to the print dialog opening.
I could not find anything on the web. Could somebody send me some links that might help?
Reply
Answers (
2
)
memory out of exception while executing query
How To Start and Stop Windows Services using c#