- Screen Capture in Kernel Mode
- Posted by Alexander Prado on February 23rd, 2005
Hi!
Does anybody know how to capture screen (either the entire window or only a
region) using a method which is allowed by kernel mode?
Any tip would be appreciated, especially (pieces of) source code.
Thanks in advance,
Alex
- Posted by Eugene Sukhodolin on February 23rd, 2005
Alexander,
You have to use mirror driver to do that.
TightVNC (http://www.tightvnc.com) open-source project has an example of it.
--
Sincerely,
Eugene Sukhodolin
www.demoforge.com
Similar Posts
- WinCE kernel-mode vs. user-mode driver (Drivers) by max
- Calling Win32 API User mode functions from Kernel Mode (Drivers) by Manohara.K
- share memory in kernel mode and user mode (Drivers) by Vivek Gupta
- Share memory between user mode and kernel mode (Drivers) by Pascal
- Re: How detect USER Mode Application is loaded in kernel mode driver (Drivers) by William Ingle

