5 Apr
2007
5 Apr
'07
10:44 a.m.
Byeong-Sik Jeon wrote:
Hi,
MS-Windows's RegQueryKeyInfo function test result:
1. MSDN means TCHARS when it says 'character' for this function. ==> No. 2. why RegQueryInfoKey is returning a number that is too small ==> No. Currently Wine's RegQueryInfoKey set the right values.
Sorry, but I think you are wrong. Every Windows function (except for CharNext and CharPrev) that mentions "character" actually means TCHARs. -- Rob Shearman