Sweden-Number/relay32
Alexandre Julliard 246c360631 Reserve space for the PE header at the start of the .so file.
Store the export table inside the data section so that sections can be
properly aligned.
Build the relay function table directly in the .spec.c file.
Moved relay debugging functions to relay386.c.
2000-05-10 03:48:00 +00:00
..
.cvsignore Created separate dlls for user,gdi,ttydrv,x11drv. 2000-03-19 12:08:09 +00:00
Makefile.in Created separate dlls for user,gdi,ttydrv,x11drv. 2000-03-19 12:08:09 +00:00
builtin32.c Reserve space for the PE header at the start of the .so file. 2000-05-10 03:48:00 +00:00
kernel32.spec Fixed COORD structure definition. 2000-05-03 17:48:21 +00:00
relay386.c Reserve space for the PE header at the start of the .so file. 2000-05-10 03:48:00 +00:00
snoop.c SNOOP_PrintArg: replaced IsBad* functions by exception handler. 2000-04-23 20:38:49 +00:00
utthunk.c Fixed some issues reported by winapi_check. 2000-04-15 20:44:21 +00:00
wow32.spec Make use of automatic ordinal allocation. 2000-01-01 22:06:18 +00:00
wowthunk.c Use Thread pseudo handle and not Thread Id as argument for the call to 2000-04-30 12:11:12 +00:00