kernel32: Disable relay trace for __wine_start_process().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48273
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-12-13 08:37:12 +01:00
parent 750d382f54
commit 4cb8497c8f
1 changed files with 1 additions and 1 deletions

View File

@ -1686,4 +1686,4 @@
@ cdecl wine_get_dos_file_name(str)
# Init code
@ cdecl __wine_start_process()
@ cdecl -norelay -private __wine_start_process()