Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I implement call to this API
Message
From
22/04/2000 19:04:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
How do I implement call to this API
Miscellaneous
Thread ID:
00362548
Message ID:
00362548
Views:
55
Hi,

I got the following reference from the MS support pages. The functions read and change the system colors. The semantics are for VB. How do I implement them in VFP ?

Declare Function GetSysColor Lib "User" (ByVal nIndex%) As Long

Declare Sub SetSysColors Lib "User" (ByVal nChanges%,
lpSysColor%,
lpColorValues&)

Thank you much.

Alex
Next
Reply
Map
View

Click here to load this message in the networking platform