Defines | |
| #define | INI_MS_MERGE 0x0000 |
| Sections are merged. | |
| #define | INI_MS_ERROR 0x0100 |
| Collision causes error. | |
| #define | INI_MS_OVERWRITE 0x0200 |
| First section is discarded. | |
| #define | INI_MS_PRESERVE 0x0300 |
| Second section is discarded. | |
| #define | INI_MS_DETECT 0x0400 |
| Merge but log errors if duplicate sections are detected. | |
1.5.6