wine-wine/loader
Alexandre Julliard 9caa71eef4 Redesign of the server communication protocol to allow arbitrary sized
data to be exchanged.
Split request and reply structures to make backwards compatibility
easier.
Moved many console functions to dlls/kernel, added code page support,
changed a few requests to behave properly with the new protocol.
2001-11-30 18:46:42 +00:00
..
dos Fixed some warnings. 2001-07-26 21:44:44 +00:00
ne Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Removed no longer used elfdll loader. 2000-12-09 03:25:34 +00:00
elf.c Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
loadorder.c When including config.h, include it first. 2001-10-14 16:18:52 +00:00
main.c Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
module.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
pe_image.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
pe_resource.c When including config.h, include it first. 2001-10-14 16:18:52 +00:00
resource.c Documentation fixes. 2001-07-11 18:56:41 +00:00
task.c Only use winsock2.h in Wine. 2001-08-28 18:39:03 +00:00