Print thread ids in traces with only 4 digits now that they are small
commitac13d2f47e2318c93cba90d862ca9598dca2587f
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 Feb 2003 23:29:47 +0000 (18 23:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Feb 2003 23:29:47 +0000 (18 23:29 +0000)
treea46c04147e388ee1537afee57156d47c6f424cdb
parent8bc93e2d6f19088ef3778cafcfb47d4308e56908
Print thread ids in traces with only 4 digits now that they are small
integers.
dlls/msvcrt/main.c
dlls/ntdll/critsection.c
dlls/ntdll/debugtools.c
dlls/user/hook.c
graphics/x11drv/dib.c
if1632/relay.c
loader/pe_image.c
relay32/relay386.c
relay32/snoop.c
scheduler/thread.c
windows/spy.c