wine-wine/loader
Alexandre Julliard 54a39e253c Got rid of THREAD_InitDone.
Made THREAD_Current() inline.
Moved server tid into TEB.
1999-05-29 14:27:26 +00:00
..
dos Fixed compilation erros on non-Linux systems. 1999-05-29 10:54:25 +00:00
ne Removed process argument to PROCESS_CallUserSignalProc. 1999-05-24 15:01:05 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
elfdll.c Fixed wrong NE module registration so that resources work. 1999-05-22 11:25:24 +00:00
libres.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
loadorder.c glide2x loadorder is "so,native". 1999-05-17 16:06:42 +00:00
main.c Moved WINSOCK network IO event handling to special thread. 1999-05-24 08:13:02 +00:00
module.c Use the new debug functions to send debug events at appropriate places. 1999-05-23 20:02:04 +00:00
pe_image.c Use the new debug functions to send debug events at appropriate places. 1999-05-23 20:02:04 +00:00
pe_resource.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
resource.c Bugfix: Prevent null-pointer dereference in TRACE argument list in 1999-05-22 11:26:33 +00:00
signal.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
task.c Got rid of THREAD_InitDone. 1999-05-29 14:27:26 +00:00