[RESEND] regedit: Convert from WCHAR size to maximum required TCHAR size.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Thu Apr 5 11:44:13 CDT 2007


Robert Shearman wrote:
> 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.
> 
Hi,

This is different situation.
Please see the RegQueryInfoKey{A|W}, NtQueryKey, wineserver's reg source
code. 
RegQueryInfoKey{A|W} can't process the string.

Thank you.




More information about the wine-devel mailing list