FlushINI ...when to use?
Hello all.
I'm building an installer, and need to add some lines to an ini file. I'm using WriteINIStr to do the job. Do I need to use FlushINI for my Win98 customers? I found the search results in the forums to be a bit confusing, where some say you only need it when deleting an ini on Win98, while others say you need it even when just modifying INIs on Win98. In my testing, it seems to work fine without FlushINI, but I just wanted to be sure. Thanks.
Jnuw