Improved behaviour of GetModuleHandle16 w.r.t dummy modules.
commit7b81ed4a3c1ebe8849c85bd2c393264c8e30a1d1
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sat, 10 Jul 1999 11:42:30 +0000 (10 11:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 10 Jul 1999 11:42:30 +0000 (10 11:42 +0000)
tree719b5ed9ce4db736aa52c67984b31db7998dfde9
parentdf088c6949cdc851b88b4db6bcc0a4f7209b0499
Improved behaviour of GetModuleHandle16 w.r.t dummy modules.
Don't try to call WEP of dummy modules in FreeLibrary16().
loader/ne/module.c