Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetPrivateProfileString alternative
Message
De
17/02/2003 10:25:48
 
 
À
16/02/2003 21:56:30
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00753830
Message ID:
00754098
Vues:
21
>>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.

Thank you Dragan. Sounds *very* promising for my needs.

Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform