Sweden-Number/scheduler
Ulrich Weigand e469a583ca 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.
1999-03-27 16:45:57 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
client.c Added server pid and tid in init_thread request, and use them in 1999-03-23 14:09:41 +00:00
critsection.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
event.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
handle.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
mutex.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
pipe.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
process.c Fixed sequence of DLL_PROCESS_DETACH notification calls. 1999-03-27 16:45:57 +00:00
semaphore.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
synchro.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
sysdeps.c Added server pid and tid in init_thread request, and use them in 1999-03-23 14:09:41 +00:00
syslevel.c Implemented _ConfirmWin16Lock (KERNEL32.96). 1999-03-10 16:25:22 +00:00
thread.c Fixed sequence of DLL_PROCESS_DETACH notification calls. 1999-03-27 16:45:57 +00:00