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