On Tue, Oct 29, 2002 at 07:36:06PM -0000, Jaco Greeff wrote:
On 29 Oct 2002 10:53:32 -0800, Alexandre Julliard julliard@winehq.com wrote :
Still, this only works for vfprintf, vfwprintf has to output in Unicode so you cannot convert to ASCII or use the system printf for that. It would probably be easier to grab a printf implementation from somewhere and convert it to Unicode.
Can I swear on this mailing list? Please, I need to. And one would think I've never used the vfwprintf function before the way I'm making all these wrong assumptions. Damnit, I know the Win32 API. *sigh* Luckily my wife got most of the frustrations at my stupidity...
[insert some rant about certain highly non-rewarding functions here...]
Still, you're doing some pretty essential work, so let me just say thanks for your (annoying ?) work !