projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
[wine]
/
dlls
/
ntdll
/
loader.c
2003-10-10
Alexandre Julliard
Fixed importing of dlls with no exports (reported by...
blob
|
commitdiff
|
raw
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