projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hlink: Cast-qual warnings fix.
[wine]
/
dlls
/
ntdll
/
loader.c
2006-07-31
Alexandre Julliard
ntdll: Move the calling of the process entry point...
blob
|
commitdiff
|
raw
2006-07-31
Alexandre Julliard
ntdll: Set initial module refcount to 1 to avoid unload...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
ntdll: Moved the calling of the process entry point...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Eric Pouech
ntdll: Free TLS pointers when exiting thread.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Alexandre Julliard
ntdll: Implemented RtlPcToFileHeader.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Alexandre Julliard
ntdll: Process --help and --version args earlier on...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
ntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
ntdll: Detect the fake dlls created by setupapi and...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Alexandre Julliard
ntdll: In MODULE_FlushModrefs, also free dlls that...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Alexandre Julliard
ntdll: Don't reset the load count when reusing a builti...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
ntdll: Simplify loadorder code by using an enum instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
kernel: Moved the get_startup_info call to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
server: Remove no longer needed fields in the init_proc...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
kernel: Use LoadLibrary to load the main exe in all...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Support loading a builtin under a different...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Support loading builtin dlls with an explicit...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Uwe Bonnes
ntdll: Remove spaces at end of name in import_dll.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Alexandre Julliard
ntdll: Better handling of errors when loading a builtin...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Alexandre Julliard
ntdll: Get rid of the main_file argument in LdrInitiali...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Alexandre Julliard
ntdll: Check for existing modref for the main exe befor...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Alexandre Julliard
ntdll: Support loading a builtin dll by specifying...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
ntdll: Loader optimization.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Alexandre Julliard
Set refcount to -1 on implicitly loaded dlls to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Alexandre Julliard
ntdll: New implementation of relay thunks.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Alexandre Julliard
Check for a valid module before attempting to read...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Alexandre Julliard
Preserve 16-byte stack alignment in the various assembly
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Alexandre Julliard
Attach to implicitly loaded builtin dlls on process...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Alexandre Julliard
Ignore the size of the import directory, process import...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Use SIZE_T instead of ULONG for the size arguments...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Alexandre Julliard
Uncomment out DisableThreadLibraryCalls in DllMain...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Alexandre Julliard
Removed a redundant and possibly wrong warning.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Alexandre Julliard
Moved the version initialization to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Alexandre Julliard
Don't call process attach notification during process...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Kevin Koltzau
Define 64bit PE structures.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Initialize relay debugging earlier on now that the...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-25
Mike McCormack
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Alexandre Julliard
Allocate the system view for builtin modules earlier in
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Alexandre Julliard
Moved the loaddll trace into the load_builtin_dll funct...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Moved entry point definitions from module.h to kernel16...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Moved import tracing to a separate channel so that...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vincent Béron
Use "" for Windows includes in dlls, instead of <>.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Dmitry Timoshkov
Match RaiseException and EXCEPTION_RECORD to SDK defini...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Replace GetCurrentProcess() with NtCurrentProcess(...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Ivan Leo Puoti
Added NtLoadDriver and NtUnloadDriver stubs.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Mike Hearn
Give a more informative error when a DLL fails to initi...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Alexandre Julliard
Generate stub entries on the fly for missing entry...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Alexandre Julliard
Append .dll extension in all cases (spotted by Mike...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Alexandre Julliard
Free the memory view before we unload a builtin dll...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Robert Shearman
Fix NtAllocateVirtualMemory declaration and fix users...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Mike McCormack
Use FILE_SHARE_DELETE when loading modules, as running...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Alexandre Julliard
Make relay and snooping work for LoadLibrary+GetProcAdd...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Alexandre Julliard
Set the system directory in ntdll as soon as we have...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Filip Navara
Unprotect Import Address Table while filling it.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-18
Alexandre Julliard
Added support for the IMAGE_FILE_LARGE_ADDRESS_AWARE...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Eric Pouech
Const correctness.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Alexandre Julliard
Initialize ntdll debugging earlier on so that we can...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesW, SetFileAttributesW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Alexandre Julliard
Implemented NtCreatelFile using the new symlink scheme.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Alexandre Julliard
Handle file mappings on removable media entirely inside...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Alexandre Julliard
Added workaround for broken dlls that modify ebx in...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Mike Hearn
- Add debug SnoopFromInclude/SnoopFromExclude options.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-12
Alexandre Julliard
Get rid of ntdll_get_process_heap and ntdll_get_process...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-24
Alexandre Julliard
Return right away from import_dll when a dll is not...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Alexandre Julliard
Get pointer to CreateFileW earlier on during startup.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Alexandre Julliard
If supported by the linker, prevent the ELF loader...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-31
Mike Hearn
Print exe name when initialization fails.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-03
Alexandre Julliard
Removed no longer used extra space allocated in the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-27
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Better support for loading exe files as libraries.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Removed MODULE_GetLoadOrderA.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-04
Alexandre Julliard
Allocate the TEB and signal stack separately from the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-03
Alexandre Julliard
Allocate a memory view for builtin dlls so that Virtual...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Alexandre Julliard
Repaired relay debugging for kernel and ntdll (spotted...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Alexandre Julliard
Call the application entry point from kernel32, some...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Gerald Pfeifer
Fix function pointer variable declaration in __wine_pro...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Alexandre Julliard
Set or clear the BeingDebugged flag in the PEB when...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Alexandre Julliard
Fixed importing of dlls with no exports (reported by...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Alexandre Julliard
Changed the init code to make libwine load only ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Added hack to call CreateFileW through a pointer so...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Store a "removable" flag instead of the full drive...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Alexandre Julliard
Removed references to GetSystemDirectoryW.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Alexandre Julliard
Rewrite of the dll file search algorithm to better...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Alexandre Julliard
Moved the final process init and dependency loading to
blob
|
commitdiff
|
raw
|
diff to current
2003-10-02
Alexandre Julliard
Changed LdrLoadDll to only search for the dll in the...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-29
Alexandre Julliard
Converted most of the loader code to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Alexandre Julliard
Converted the load order code to use Unicode throughout.
blob
|
commitdiff
|
raw
|
diff to current
next