27 Mar
2008
27 Mar
'08
9:31 a.m.
"Paul Vriens" <paul.vriens.wine(a)gmail.com> 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.