Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving a Screenshot to disk
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00262050
Message ID:
00262166
Vues:
16
>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
Hi Jeff,

I addition to Steven's solution, you might want to look at my Obj2Bmp, which can create bitmaps down to the object level as well as screen shots.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform