 |
| Reading data from INI files |
User rating: 0/10 (0 votes) | |
|
|
 |
 |
Versions: click to open |
 |
|
 |
 |
| Before you begin: |
 |
INI files are regular text files, except the data inside the file is structured.
See also:
Writing to INI file
Reading entries from Event logs
Writing entries to custom Event Log
|
 |
 |
| |
| |
Members area. Log in to view this example. |
|
| |
|
|
|
|
|
 |
User rating: 0/10 (0 votes) | |
| 2770 bytes Created: 2001-09-04 12:00:00 Modified: 2011-01-09 10:07:15 Visits in 7 days: 92 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| My comment: |
 |
The target file should conform to the regular INI file format:
[section]
key=string
...
Under some conditions this function applied to Win.Ini can read the corresponding Registry values instead the real file.
Msdn: Calls to private profile functions may be mapped to the registry instead of to the specified initialization files.
Apply this function to Win.Ini and check the results. |
 |
 |
| Word Index links for this example: |
 |
|
|
 |
 |
| Translate this page: |
 |
|