I need to allocate a sufficient buffer for format function vswprintf(). When doing the same thing with ANSI string, I'm using: vsnprintf( NULL, NULL, ...
確定! 回上一頁