mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:02:56 +00:00
[CMAKE]
- Sync with trunk r51050. svn path=/branches/cmake-bringup/; revision=51154
This commit is contained in:
commit
785bea480a
469 changed files with 16304 additions and 9647 deletions
|
@ -587,6 +587,9 @@ streamout(FILE *stream, const TCHAR *format, va_list argptr)
|
|||
if (flags & FLAG_SPECIAL)
|
||||
{
|
||||
prefix = &digits[16];
|
||||
#ifdef _USER32_WSPRINTF
|
||||
fieldwidth += 2;
|
||||
#endif
|
||||
}
|
||||
|
||||
case _T('u'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue