|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can a service access the second monitor on a dual screenI am writing a service that uses the second monitor as a notice board the
service runs okay if started when a user logs on. however the screen is blanked when the user logs out. is there any way a service can take charge of the second monitor Duncan S wrote:
> I am writing a service that uses the second monitor as a notice board the Services accessing the Desktop (generally)? Bad Idea.> service runs okay if started when a user logs on. however the screen is > blanked when the user logs out. is there any way a service can take charge of > the second monitor Services written in VS2005/Framework 2.0 accessing the Desktop? /If/ I've been hearing correctly, *cannot* be done! Separate out the GUI and Service elements and get them talking to one another (via Remoting, or whatever). HTH, Phill W.
How to disable the numericupdown event firing?
Mailmerge Automation Problems Dataset or SQL? wich is faster? Need to lock read a text file, then delete... Check if Service is running? How to interrupt a running program Using VSS and VS.NET 2003 How to kill a terminal server session (VB.NET) Safe / Unsafe Native Methods Create System.Console from a winforms app |
|||||||||||||||||||||||