Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How use function SetSysColors in VFP?
Message
 
To
07/08/2001 16:55:18
Mario Felisbino
Construtora Andrade Gutierrez S/A
São Paulo, Brazil
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00540969
Message ID:
00541127
Views:
15
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" )
Previous
Reply
Map
View

Click here to load this message in the networking platform