Re: wsprintf I64 - how to get it to include a plus sign ? Wrap-up
"R.Wieser" <[email protected]> Fri, 9 Jan 2026 13:51:43 +0100
| Newsgroups | comp.os.ms-windows.programmer.win32,alt.comp.os.windows-xp,alt.windows7.general |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
I just did a few tests with CRTDLL sprintf, NTDDL sprintf and USER32 wsprintf, and I must say I did not extpect all three to behave differently - both what format strings they accepted, as well as what they returned when it wasn't. ... or how much they sometimes ignored of the format string. :-| Regards, Rudy Wieser