Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How use function SetSysColors in VFP?
Message
 
À
07/08/2001 16:55:18
Mario Felisbino
Construtora Andrade Gutierrez S/A
São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00540969
Message ID:
00541127
Vues:
11
Hi!
#define COLOR_DESKTOP 1
Declare Integer SetSysColors in Win32API Integer, Integer @, Integer @
SetSysColors(1, COLOR_DESKTOP, RGB(128,128,192))
This function changes the current session only and colors will be restored after system rebooting.

HTH,
Alex

>How use this function in VFP , i declared:
>
>DECLARE INTEGER SetSysColors IN win32api INTEGER, STRING, STRING
>=SetSysColors(1 , "1", "255" )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform