Call DisableThreadLibraryCalls for DLLs that don't need thread
authorRobert Shearman <rob@codeweavers.com>
Mon, 9 Jan 2006 16:17:37 +0000 (17:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jan 2006 16:17:37 +0000 (17:17 +0100)
commit811fb7614c22ffee8173a8939e06869cbfd40dbe
tree53f7ff8b7e38c00a847fe3bc6433697ed9a49526
parentdc8c6bb90b7b7b3bc33b5691803afb5ffee5b7e9
Call DisableThreadLibraryCalls for DLLs that don't need thread
creation/destruction notifications.
dlls/crypt32/main.c
dlls/rsaenh/rsaenh.c