odbccp32: Implement SQLGetPrivateProfileStringW/SQLGetPrivateProfileString

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Mon Jul 20 04:53:23 CDT 2015


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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-odbccp32-Implement.patch
Type: text/x-patch
Size: 17676 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150720/ad87db7d/attachment-0001.bin>


More information about the wine-devel mailing list