"Paul Vriens" <[EMAIL PROTECTED]> wrote: > Is this just for this file or do you generally want %u instead of %d/%08x ?
GetLastError() returns an unsigned value, and winerror.h lists error values in decimal (if anyone really wants to match a trace with a symbolic name). -- Dmitry.
