Export the temp buffer functionality in the debug functions interface
authorAlexandre Julliard <julliard@winehq.org>
Mon, 26 Sep 2005 16:45:25 +0000 (16:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Sep 2005 16:45:25 +0000 (16:45 +0000)
commita443761b8d97ed9b0e6f017f9bc27ddc3eb7ae23
tree9a159a29c44cb58c6dafe466677f83fb277b7bf7
parent2f9678727f425ed602c29055a18335330b63628e
Export the temp buffer functionality in the debug functions interface
to allow sharing more code between libwine and ntdll.
dlls/ntdll/debugtools.c
include/wine/debug.h
libs/wine/debug.c