-
- Downloads
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.
Showing
- include/module.h 13 additions, 1 deletioninclude/module.h
- include/pe_image.h 1 addition, 8 deletionsinclude/pe_image.h
- include/thread.h 0 additions, 1 deletioninclude/thread.h
- loader/module.c 145 additions, 37 deletionsloader/module.c
- loader/pe_image.c 36 additions, 41 deletionsloader/pe_image.c
- scheduler/process.c 3 additions, 3 deletionsscheduler/process.c
- scheduler/thread.c 10 additions, 18 deletionsscheduler/thread.c
Loading
Please register or sign in to comment