G
Guest
Hi guys,
I have a little problem. I have a class that uses Windows API to capture a
snapshot of the screen. I have this class in a library that I include in my
projects.
When I try to use this class in a windows service, the snapshot comes up as
a black screen. Any idea why? or how do I get around it?
The class works fine if I use it in a regular windows forms application.
Thank you in advance!
I have a little problem. I have a class that uses Windows API to capture a
snapshot of the screen. I have this class in a library that I include in my
projects.
When I try to use this class in a windows service, the snapshot comes up as
a black screen. Any idea why? or how do I get around it?
The class works fine if I use it in a regular windows forms application.
Thank you in advance!