Alexandre Julliard
|
05f0b71bb3
|
Store the list of loaded dlls in the server, and generate debug events
internally.
|
2000-03-09 18:18:41 +00:00 |
|
Dimitrie O. Paun
|
dd03cc19fd
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Use the default version of FIXME, ERR, WARN, TRACE for the default
channel.
|
1999-12-08 03:56:23 +00:00 |
|
Ulrich Weigand
|
237e8e95b0
|
Fixed 32-bit module name handling to conform better to Win9x.
Removed OFSTRUCT passing during process creation sequence.
Bugfix: don't set exe_modref when LOAD_LIBRARY_AS_DATAFILE is set.
|
1999-12-04 04:04:58 +00:00 |
|
Bertho Stultiens
|
8b36b6317b
|
Fixed wrong NE module registration so that resources work.
|
1999-05-22 11:25:24 +00:00 |
|
Ulrich Czekalla
|
6e709a1ed0
|
Bugfix: get_sobasename was off by one pointer increment.
|
1999-05-08 12:37:34 +00:00 |
|
Alexandre Julliard
|
06c275a643
|
Converted to the new debugging interface (done with the help of the
script written by Patrik Stridvall).
|
1999-05-02 14:32:27 +00:00 |
|
Marcus Meissner
|
f070fda20d
|
autoconf fixes and cleanups (check for dlopen() in libc too).
|
1999-04-24 12:02:14 +00:00 |
|
Bertho Stultiens
|
3b5c29f539
|
Change wine's dlopen search-patch strategy not using the environment
and added #if:s to seperate the code out if libdl isn't availble.
|
1999-04-22 09:13:38 +00:00 |
|
Bertho Stultiens
|
94bb5bb1a7
|
Removed non-portable hacks and replaced them with more general
versions.
|
1999-04-19 16:44:22 +00:00 |
|
Patrik Stridvall
|
b4b9fae671
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
|
Bertho Stultiens
|
cebb2f1157
|
New files to support load order and partial stubs for elfdlls.
|
1999-04-18 12:09:21 +00:00 |
|