Справочник функций

Ваш аккаунт

Войти через: 
Забыли пароль?
Регистрация
Информацию о новых материалах можно получать и без регистрации:

Почтовая рассылка

Подписчиков: -1
Последний выпуск: 19.06.2015

Работа с файлами настроек

549
04 августа 2003 года
Бирмингем
35 / / 20.06.2000
Ребят, нет у кого-нить готовых функций для работы с текстовыми файлами, в которых программа могла бы хранить свои служебные переменные для настройки собственной работы (вроде как в php.ini например)? Нужно: возможность вставки комментариев в файлы, функции записи, чтения и изменения значения именованного параметра в файле.
пасиб :)
(прошу, не ломитесь толпой :))
401
04 августа 2003 года
Br@in RIPper
289 / / 15.02.2003
This function is provided only for compatibility with 16-bit versions of Windows. Applications should store initialization information in the registry.

Function Description
GetPrivateProfileInt Retrieves an integer associated with a key in the specified section of an initialization file.
GetPrivateProfileSection Retrieves all the keys and values for the specified section of an initialization file.
GetPrivateProfileSectionNames Retrieves the names of all sections in an initialization file.
GetPrivateProfileString Retrieves a string from the specified section in an initialization file.
GetPrivateProfileStruct Retrieves the data associated with a key in the specified section of an initialization file.
GetProfileInt Retrieves an integer from a key in the specified section of the Win.ini file.
GetProfileSection Retrieves all the keys and values for the specified section of the Win.ini file.
GetProfileString Retrieves the string associated with a key in the specified section of the Win.ini file.
WritePrivateProfileSection Replaces the keys and values for the specified section in an initialization file.
WritePrivateProfileString Copies a string into the specified section of an initialization file.
WritePrivateProfileStruct Copies data into a key in the specified section of an initialization file.
WriteProfileSection Replaces the contents of the specified section in the Win.ini file with specified keys and values.
WriteProfileString Copies a string into the specified section of the Win.ini file.
549
05 августа 2003 года
Бирмингем
35 / / 20.06.2000
Спасибо, Брейн :) Я тоже читал эту классику хелпов :) Дело не в этом - нужен именно текстовый файл настроек, чтобы залезать в него руками и править можно было, чтобы можно было вставлять в него комментарии, использовать сложные выражения может быть даже (ой, ну это уж я что-то загнул, тут дело парсером посложнее пахнет :)) а реестр тут конечно не подойдет.
Но все равно спасибо :)
Реклама на сайте | Обмен ссылками | Ссылки | Экспорт (RSS) | Контакты
Добавить статью | Добавить исходник | Добавить хостинг-провайдера | Добавить сайт в каталог