On 19/07/15 21:10, Nikolay Sivov wrote:
Based on patch by Alistair Leslie-Hughes
Here is a modified version of the patch you sent.
This patch includes test cases for SQLGetPrivateProfileStringW. There was an error in my logic with the entry parameter which I have also corrected. When the entry parameter is NULL, it returns the list of keys, in the format keyname\0keyname\0.
I've tested two application which now work correctly with the attached patch.
Happy to hear any feedback.
Best Regards Alistair.