Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I detemine the Windows Color Settings
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00139212
Message ID:
00140157
Vues:
28
>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform