Set refcount to -1 on implicitly loaded dlls to avoid unloading them
commit45a4e5439b648b1b0620acd11f0a7926d9eaad61
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Jan 2006 13:55:33 +0000 (4 14:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Jan 2006 13:55:33 +0000 (4 14:55 +0100)
tree9742a75cf74be38ffb18ead97b4ba138863c4078
parent64869596cff2e9288d0449f595e2a2c6e5a7d28a
Set refcount to -1 on implicitly loaded dlls to avoid unloading them
(suggested by Michael Ost).
dlls/ntdll/loader.c