Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetPrivateProfileString alternative
Message
De
16/02/2003 21:56:30
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
16/02/2003 01:33:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00753830
Message ID:
00753971
Vues:
26
>Looking for a way to provide users with a semi free form way to store data in memo fields I'm considering the WritePrivateProfileString and GetPrivateProfileString functions in Win32API. The intent of those functions is maintaining INI files and MS indicates that they only exist to provide compatibility with 16 bit apps.
>
>Is somebody aware of equivalent functions that could write to a string and don't risk disappearing in some future Windows version?
>
>*--- Added later
>
>Somewhere else someone suggested XML files for a similar situation. So maybe XML strings in memo fields? Hmmm.

I've seen this done, and it works perfectly. Check the wwXml stuff on Rick's site, that should be enough. The Set/GetProperty() method is what you're looking for.

You can store the result in a memo, or in a text file, or wherever you like, it's so flexible.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform