- 22 May, 2003 1 commit
-
-
Alexandre Julliard authored
information.
-
- 21 May, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 20 May, 2003 2 commits
-
-
Alexandre Julliard authored
loader/main.c.
-
Alexandre Julliard authored
-
- 16 May, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
the module cleanup code.
-
- 15 May, 2003 1 commit
-
-
Alexandre Julliard authored
USER now. Moved USER module cleanups to the 16-bit signal proc.
-
- 14 May, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 08 May, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 07 May, 2003 1 commit
-
-
Alexandre Julliard authored
prototypes.
-
- 30 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 27 Apr, 2003 2 commits
-
-
Alexandre Julliard authored
common process startup into a separate winevdm application.
-
Alexandre Julliard authored
displaying an error.
-
- 05 Apr, 2003 2 commits
-
-
Alexandre Julliard authored
for every entry point. Moved it all to dlls/ntdll/loader.c. Various optimizations in the other loader routines.
-
Alexandre Julliard authored
LdrGetDllHandle.
-
- 04 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
Fixed a few traces.
-
- 21 Mar, 2003 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 20 Mar, 2003 5 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
same flags values as Win2000.
-
Eric Pouech authored
LDR_MODULE.
-
Eric Pouech authored
static variables to ntdll.
-
Alexandre Julliard authored
-
- 18 Mar, 2003 2 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
this structure - implementation of LdrFindEntry - implementation of GetModuleFileName[AW] on top of LdrFindEntry
-
- 14 Mar, 2003 3 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
- in impacted functions, ensure that we only use ntdll functions - for internal loading, start using NTDLL style for error reporting - making use of new LdrLoadDll
-
Eric Pouech authored
- in impacted functions, ensure that we only use ntdll functions - making use of new LdrUnloadDll
-
- 06 Mar, 2003 1 commit
-
-
Eric Pouech authored
GetProcAddress - implemented LdrGetDllHandle and made use of it in GetModuleHandle - removed MODULE_DllThreadDetach from loader/module.c (should have been removed in a previous patch)
-
- 05 Mar, 2003 1 commit
-
-
Eric Pouech authored
-
- 04 Mar, 2003 1 commit
-
-
Eric Pouech authored
- exported a few functions/global vars from module.h while we move code from loader/module.c to dlls/ntdll/loader.c - implemented LdrShutdownProcess, LdrShutdownThread and LdrDisableThreadCalloutsForDll (and made use of them)
-
- 28 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
dll.
-
- 26 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
Added support for correct locking of all LDT operations. Added separate functions to manipulate the %fs selector, which allows using a global GDT selector on recent Linux kernels.
-
- 18 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
integers.
-
- 17 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
path.
-
- 12 Feb, 2003 1 commit
-
-
Warren Baird authored
error messages in ELF_LoadLibraryExA.
-
- 11 Feb, 2003 1 commit
-
-
Rein Klazes authored
"file not found" error. Otherwise report failure and error number.
-
- 23 Jan, 2003 1 commit
-
-
Matthew Davison authored
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 17 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
-