Loading the color schema for registry.
[wine] / loader / elf.c
1999-04-01  Marcus Meissner"foo" was not translated to "foo.so" in elf loader.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Ulrich WeigandModified process creation sequence: call PE_CreateModul...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-11-01  Ulrich WeigandRun Winelib applications as 32-bit processes in the...
1998-10-27  Ulrich WeigandBugfix: memory overwrite bug.
1998-10-16  Uwe BonnesRenamed all LPIMAGE_* types to PIMAGE_*.
1998-10-11  Marcus MeissnerGeneric dynamic dll loader using dl*() API.