Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.ini files
Message
 
To
16/11/1998 15:02:57
Charlie Davies
McIntire School of Commerce
Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00157954
Message ID:
00157967
Views:
16
>I've never used INI files before. Just wondering how people have integrated INI files with their apps, why someone would choose to implement INI files, and how you implement INI files(Is this something that has to be done through API calls?)?
>If anyone has some sample code they can send my way, you can send it to charlied27@hotmail.com or charlie@cstone.net.
>TIA-
Hi Charlie,

You can download my ini files class from the UT files section under Win32 and other apis.

In general, however, ini files are less widely used, as the most appropriate place to store application related data is in the registry. I still you ini files, however, to store dynamic data, such as last screen position, tool bar state and position. I used the registry for static data.

hth,
George

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

Click here to load this message in the networking platform