Ulrich Weigand
|
7df1fbb3df
|
Run Winelib applications as 32-bit processes in the initial task.
Simplified/removed several special 'if (__winelib)' cases in
Wine main code obsoleted by that change.
|
1998-11-01 18:01:53 +00:00 |
Ulrich Weigand
|
12dc8e7185
|
Bugfix: memory overwrite bug.
|
1998-10-27 13:17:43 +00:00 |
Uwe Bonnes
|
73d6c134c2
|
Renamed all LPIMAGE_* types to PIMAGE_*.
|
1998-10-16 09:30:33 +00:00 |
Marcus Meissner
|
8220bc9d7d
|
Generic dynamic dll loader using dl*() API.
Includes: stdcall->cdecl mapping ability, snooping.
(Tested only with glide2x.dll -> libglide2x.so)
|
1998-10-11 11:10:27 +00:00 |