projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Assorted spelling fixes.
[wine]
/
dlls
/
ntdll
/
loader.c
2005-03-21
Vincent Béron
Use "" for Windows includes in dlls, instead of <>.
blob
|
commitdiff
|
raw
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
2003-09-25
Alexandre Julliard
Moved WINE_MODREF definition to loader.c.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Alexandre Julliard
Moved loadorder support to dlls/ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Alexandre Julliard
Moved the 32-bit builtin loader and the remaining bits...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Francois Gouget
Fix the case of product and company names.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Alexandre Julliard
Renamed a few TEB fields to use the "official" names.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Alexandre Julliard
Print status codes in hex.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Eric Pouech
- removed next & prev fields from WINE_MODREF and imple...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Alexandre Julliard
Make sure to return an error if load_dll fails because...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Troy Rollo
Removed FIXME when loading second exe file.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Alexandre Julliard
Only create the 16-bit dummy module when we need really it.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-14
Alexandre Julliard
Rewrote module TLS support and moved it to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Robert Shearman
Fix NULL pointer error when displaying error message...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-08
Alexandre Julliard
Added support for calling the TLS callback functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Alexandre Julliard
Added possibility to filter relay traces based on the...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-05
Alexandre Julliard
Rewrote most of the import fixup code to avoid doing...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Merged PE_InitDLL into MODULE_InitDLL.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
Alexandre Julliard
Fixed duplicate initialization of some of the wm->ldr...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Eric Pouech
Removed no longer needed MODREF.find_export field.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Eric Pouech
- implemented LdrQueryProcessModuleInformation
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Eric Pouech
Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Eric Pouech
Move some fields (refCount, tls_index and module) from...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Eric Pouech
Moved the module loading/unloading code and the remaini...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Alexandre Julliard
Partially implemented LdrLock/UnlockLoaderLock.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Eric Pouech
- added LDR_MODULE structure to WINE_MODREF and made...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-14
Eric Pouech
- implementation of LdrLoadDll out of loader/module.c
blob
|
commitdiff
|
raw
|
diff to current
2003-03-14
Eric Pouech
- implementation of LdrUnloadDll out of loader/module.c
blob
|
commitdiff
|
raw
|
diff to current
2003-03-06
Eric Pouech
- implemented LdrGetProcedureAddress and made use of...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Eric Pouech
- added Ldr* information to include/winternl.h
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Dimitrie O. Paun
Move excpt.h out of include/msvcrt/ as it does not...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Alexandre Julliard
Trap exceptions in RtlImageNtHeader.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Alexandre Julliard
Implemented the RtlImage* functions, and use them to...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Alexandre Julliard
Added support for ordinal hint in PE_FindExportedFunction.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Mike McCormack
- Partially implement LdrGetDllHandle.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Dmitry Timoshkov
Added LdrDisableThreadCalloutsForDll.
blob
|
commitdiff
|
raw
|
diff to current