On NE process creation, move major part of NE EXE module loading and
[wine] / loader / ne / module.c
1999-07-03  Ulrich WeigandOn NE process creation, move major part of NE EXE modul...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Uwe BonnesNE_LoadFileModule: Free module when NE_LoadDLLs fails.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Ulrich WeigandRelease Win16Lock during PROCESS_Create.
1999-05-24  Alexandre JulliardRemoved process argument to PROCESS_CallUserSignalProc.
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-08  Uwe BonnesFixed extension handling in LoadLibrary16.
1999-05-02  Bertho StultiensOnly try to append ".dll" if a library is loaded implic...
1999-04-26  Eric PouechFixed loading of native NE dlls.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Ulrich WeigandReturn 32-bit module in GetModuleHandle16() if appropriate.
1999-04-21  Bertho StultiensReimplementation of GetModuleHandle16 according to...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Alexandre JulliardRemoved extra call to TASK_StartTask.
1999-04-18  Alexandre JulliardFixed toolhelp routines usage in GetModuleFromPath...
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-11  Ulrich WeigandSend USIG_PROCESS_CREATE signal.
1999-04-10  Bertho StultiensGetModuleFromPath now checks for loaded modules via...
1999-04-01  Ulrich WeigandImplemented PROCESS_CallUserSignalProc().
1999-03-28  Jess HaasFixed GetModuleHandle16.
1999-03-21  Andreas MohrFixed typo.
1999-03-16  Ulrich WeigandPass CreateProcess() SECURITY_ATTRIBUTES through to...
1999-03-14  Uwe BonnesMake GetModuleHandle16 only look for module names,...
1999-02-28  Ulrich WeigandNE modules adapted to CreateProcess changes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Uwe BonnesOnly append .dll if no extension yet.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-20  Ulrich WeigandCheck module name length in ModuleNext().
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Alexandre JulliardUse Win32 file handles instead of Unix ones.
1998-12-07  Andreas MohrNE_MODULE.stack_size was set to a ridiculously small...
1998-10-11  Ulrich WeigandImplemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_B...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503