> wsprintfW() in user32 is not the same as swprintf(), it only supports
> a small subset of the possible format strings. We need a complete
> Unicode printf implementation in ntdll (or maybe in libwine.so).
wsprintfW supports the formats I need at present, so implementing it in ntdll
would just mean copying it for now, and then improving it as/when the need
arises.
If this is OK I'll hack a patch for that and to forward from msvcrt (removing
the temporary dependency on user32).
Cheers,
Jon
--
"Once you realise you're not _meant_ to fit in, it all makes sense..."
[EMAIL PROTECTED] , [EMAIL PROTECTED]