Re: odbccp32: Implement SQLGetPrivateProfileString/W (try 9)
July 28, 2015
5:14 a.m.
On 28.07.2015 12:55, Alistair Leslie-Hughes wrote:
+ if(!defvalue) + buff[0] = 0; + + if (!section || !defvalue || !buff) + return 0; + + if (buff) + buff[0] = 0;
This makes no sense.
3939
Age (days ago)
3939
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov