Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving a Screenshot to disk
Message
De
07/09/1999 13:53:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Saving a Screenshot to disk
Divers
Thread ID:
00262050
Message ID:
00262050
Vues:
53
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform