Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I detemine the Windows Color Settings
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00139212
Message ID:
00139752
Views:
22
>>Hi David,
>>
>>Nice work. I do, however, have a small suggestion. You could simplify things in the GetRGB section by returning the color value from there. All you'd have to do is:
>>cRGB = CHRTRAN(cRGB, SPACE(1), ",")
>>nColor = RGB(&cRGB)
>
>Thanks George. Simpler is better.
>Do you know if VFP6 has a different registry.prg. That is, has it been updated at all?

It's the same code (which I'm not particularly fond of, BTW), but it's in a VCX and part of the FoxPro Foundation Classes.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform