Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving a Screenshot to disk
Message
From
07/09/1999 13:53:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Saving a Screenshot to disk
Miscellaneous
Thread ID:
00262050
Message ID:
00262050
Views:
52
I am able, through the use of the WIN32 API call keybd_event to simulate the ALT+PRTSCRN key combo to place a screenshot of the current app onto the clipboard.

Is there any way in VFP to write the contents of the clipboard to a file? _CLIPTEXT does not get set when ALT+PRTSCRN is hit, so I can't just write the bytestream in _CLIPTEXT to a file (which was my first thought).

Anyone done this (it's part of an error handler that takes a screenshot on error)?

-- jas
Next
Reply
Map
View

Click here to load this message in the networking platform