Sweden-Number/libs/wine
Alexandre Julliard 410e6b7b39 Changed the init code to make libwine load only ntdll and transfer
control to it, and then have ntdll load kernel32 using the normal
loader mechanisms.
Get rid of BUILTIN32_LoadExeModule.
2003-10-10 00:12:17 +00:00
..
.cvsignore Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
Makefile.in Export SYSDEPS_SwitchToThreadStack() functionality from libwine as 2003-08-29 22:23:42 +00:00
config.c Added wine_get_argv0_path() to retrieve the path of the wine binary. 2003-10-08 00:36:09 +00:00
debug.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
ldt.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
loader.c Changed the init code to make libwine load only ntdll and transfer 2003-10-10 00:12:17 +00:00
port.c Export SYSDEPS_SwitchToThreadStack() functionality from libwine as 2003-08-29 22:23:42 +00:00
wine.def Added wine_init. 2003-04-30 17:12:29 +00:00