rtutils: Add stub TraceRegisterExW and TraceRegisterExA.
authorAlexander Scott-Johns <alexander.scott.johns@googlemail.com>
Fri, 26 Jun 2009 22:53:49 +0000 (23:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Jun 2009 12:51:18 +0000 (14:51 +0200)
commit5a91cffc20cf85664596706326152c88ce2914ef
treeb3d37e15ededee9e2278ed76da2736b7143941d2
parenta4689aaeeee907cb995391db39703c8ca32b221c
rtutils: Add stub TraceRegisterExW and TraceRegisterExA.

The -W function is imported by Windows Journal Viewer.
dlls/rtutils/Makefile.in
dlls/rtutils/rtutils.spec
dlls/rtutils/tracing.c [new file with mode: 0644]
include/Makefile.in
include/rtutils.h [new file with mode: 0644]