Re: odbccp32: Implement SQLGetPrivateProfileString/W (try 9)
28 Jul
2015
28 Jul
'15
10: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.
3880
Age (days ago)
3880
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov