The Windows NT family operates with Unicode strings internally. The ANSI version of a Win32 API function is a mere wrapper around the real worker – the Unicode version of a function.
NT系列的操作系统内部的字符串是Unicode型字符,ANSI型的Win32API函数实际上是Unicode版本的函数的包装。
The Windows NT family operates with Unicode strings internally. The ANSI version of a Win32 API function is a mere wrapper around the real worker – the Unicode version of a function.
NT系列的操作系统内部的字符串是Unicode型字符,ANSI型的Win32API函数实际上是Unicode版本的函数的包装。
应用推荐