|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
capture screenhi, how can i capture the screen, ex exactly what the users sees? ive looked
around but any code ive found is for vb6 -- -iwdu15 "iwdu15" <jmmgoalsteratyahoodotcom> wrote in message An application can simulate a press of the PRINTSCREEN key in order to news:52D11A26-AFEF-415F-A84A-82E4A57965B7@microsoft.com... > hi, how can i capture the screen, ex exactly what the users sees? ive > looked > around but any code ive found is for vb6 obtain a screen snapshot and save it to the clipboard. To do this, call keybd_event with the bVk parameter set to VK_SNAPSHOT, and the bScan parameter set to 0 for a snapshot of the full screen or set bScan to 1 for a snapshot of the active window. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceshellui5/html/wce50lrfkeybdevent.asp "iwdu15" <jmmgoalsteratyahoodotcom> schrieb: <URL:http://dotnet.mvps.org/dotnet/samples/forms/#Screenshot>> hi, how can i capture the screen, ex exactly what the users sees? ive > looked > around but any code ive found is for vb6 -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Q: Message Box graphics
Vanishing Declarations .NET PDF toolkit that can compress images in PDF files..? Problem with Structures using FieldOffset -- BUG? Changing default printer..... VS2005 Standard vs. VS2003.Net Academic Windows Explorer Integration Listview with background picture Framework question Any way to get Windows to refresh the notify area? |
|||||||||||||||||||||||