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:
00140157
Views:
27
>>>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.

I'm not too fond either, so I've downloaded Ricks registry class from File library here. Will look at it.
I find registry.prg sometimes hangs around in memory at times in funny ways - prefer to use an invisible vcx or something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform