Added LGPL standard comment, and copyright notices where necessary.
[wine] / loader / ne / segment.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-08-11  Josh ThielenWrong handle was being closed.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-01-15  Ulrich WeigandDon't call a NE DLL's DllEntryPoint twice during one...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-05-11  Bernd HerdMake sure hInstance is a proper global handle and not...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-07  Andreas MohrFixed second instance DGROUP loading.
1999-12-05  Eric PouechAdded typedef to insure compilation on all gcc&egcs...
1999-12-05  Ulrich WeigandBugfix: Call DllEntryPoint for *every* process that...
1999-11-21  Ulrich WeigandSimplified hInstance creation/handling.
1999-09-20  Ulrich WeigandDon't create thunk for task signal proc, call it directly.
1999-08-15  Michael KarcherMake sure we have a dgroup before patching prologs.
1999-08-15  Ulrich WeigandAdapted to new-style Wine thunks.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-07-31  Andreas MohrFixed the DSEG value in the SEGTABLEENTRY struct.
1999-07-15  Ulrich WeigandAdded support for 32-bit NE code segments.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-01  Ulrich WeigandImplemented PROCESS_CallUserSignalProc().
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Alexandre JulliardUse Win32 file handles instead of Unix ones.
1998-11-07  Andreas MohrUnified "No implementation for..." warnings.
1998-10-11  Andreas MohrYet another small self-loader fix.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503