commit | e469a583cac1623ac19debeafcadf8742d3b9cbb | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <weigand@informatik.uni-erlangen.de> | Sat Mar 27 16:45:57 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Mar 27 16:45:57 1999 +0000 |
tree | 25362f3b207a11ef5e355a7ed46e1d2c7a86f277 | |
parent | 1c40024b151b264cd6542e95459b1990f989f64a [diff] |
Fixed sequence of DLL_PROCESS_DETACH notification calls. Moved PE_MODREF flags to WINE_MODREF level. Better handling of LoadLibraryEx flags. PE_InitTls() changed to work only on the current thread.