Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Screen
Message
De
01/04/1998 01:57:12
Walter Meester
HoogkarspelPays-Bas
 
 
À
31/03/1998 18:13:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00088327
Message ID:
00088610
Vues:
37
There is a DIBAPI32.DLL on the microsoft site which contains a few api calls which can capture :
1: The whole desktop
2: A window (given a handle to it)
3: A client area of any given window (Without the borders and title bar)

Then it can save the capture to a BMP file.

Search the on support site from M$ trough the knowledgebase for the following keywords:
WINCAP, DIBAPI, DIBAPI32

One of the articles contains a sample with the DIBAPI32.DLL Another file contains the sourcecode (C++) of the api (Search for WINCAP). I've worked with this DLL for a few days now and it works fine.

In combination with the Wang Image Edit Control (OCX) you can edit this bitmap and save it to other formats (16, 256, 24 b color, JPG, TIFF, etc)

Succes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform