Hi All,

I was playing around with KiXtart on a Windows 7 Beta test machine yesterday and noted that the call return behaviour for ReadProfileString seems to be different.

If either the section or key are missing you get a returncode of 2 instead of 0.

Probably no big deal at the moment since Win7 isn't out there yet, but if this behaviour is the same in the general release, then scripts expecting to always get back a returncode of 0 when a key isn't present, but that also test for a non-zero rc might not work the same anymore.

Has anyone else tried this on Win7 and got the same result?

Cheers.