Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / loader /
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-07-31  Andreas MohrFixed the DSEG value in the SEGTABLEENTRY struct.
1999-07-30  Huw D M DaviesStrip .drv extensions to MODULE_GetLoadOrder.
1999-07-30  Ulrich WeigandBugfix: Install task-entry breakpoint *after* EXE modul...
1999-07-30  Ulrich WeigandGetModuleHandle16: treat Win32 modules correctly.
1999-07-25  Ulrich WeigandWork around 'local extern declaration with attribute...
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-18  Eric PouechWork around gcc sig11 fault.
1999-07-15  Uwe BonnesAdd WINAPI for EntryAddrProc.
1999-07-15  Ulrich WeigandAdded support for 32-bit NE code segments.
1999-07-12  Eric PouechCompiler warnings fix.
1999-07-12  Ulrich WeigandFixed bugs introduced by 'register' and 'return' functi...
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Marcus MeissnerRemoved the old, historical and no longer working IPC...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-10  Ulrich WeigandImproved behaviour of GetModuleHandle16 w.r.t dummy...
1999-07-10  Ulrich WeigandFix InitTask() to work if DGROUP was manually resized.
1999-07-10  Marcus MeissnerMade string compare case insensitive in GetModuleHandle...
1999-07-04  Joshua ThielenFixed DestroyAcceleratorTable and implemented CreateAcc...
1999-07-04  Marcus MeissnerWhen enumerating resource, only use the lower 31 bit...
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-07-03  Ulrich WeigandBugfix: TASK_CallToStart didn't pass correct hInstance...
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  Patrik StridvallANSI C fixes.
1999-06-26  Dave PicklesEnsure that the command-line passed to the various...
1999-06-26  Uwe BonnesNE_LoadFileModule: Free module when NE_LoadDLLs fails.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardUse exceptions instead of ctx_debug_call.
1999-06-18  Alexandre JulliardMoved signal handling to exception.c, generate exceptio...
1999-06-18  Ulrich WeigandFix compiler warning.
1999-06-13  Marcus MeissnerFixed ambigous else/brace problem, moved "name" computa...
1999-06-13  Ulrich WeigandRemoved broken hack to support shared DLLs (e.g. USER32...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Patrik StridvallRemoved direct references to CLASS internals.
1999-06-12  Guy AlbertelliAdd new "walk" command options to list processes and...
1999-06-12  Eric PouechMade the service thread instanciable in every process.
1999-06-12  Ove KaavenVarious DPMI fixes and preliminary DPMI raw mode switch...
1999-06-12  Ulrich WeigandRelease Win16Lock during PROCESS_Create.
1999-06-07  Marcus MeissnerTrying to fix sigaltstack() problem reported by Debian...
1999-06-07  Ulrich WeigandConsult ne.operating_system field for NE files in GetBi...
1999-06-06  Ulrich Weigand16-bit scheduler reorganized: run all tasks in their...
1999-06-06  Ulrich WeigandRemoved SERVICE_Exit().
1999-06-06  Guy AlbertelliUse SearchPath to test for existance of programs in...
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-29  Gerald PfeiferFixed compilation erros on non-Linux systems.
1999-05-24  Alexandre JulliardRemoved process argument to PROCESS_CallUserSignalProc.
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-22  Ulrich WeigandAdded UserRepaintDisable16().
1999-05-22  Ulrich WeigandAdapted to event synchronization changes.
1999-05-22  Ove KaavenFixed silly EINTR bug with starting dosmod.
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
1999-05-22  Bertho StultiensBugfix: Prevent null-pointer dereference in TRACE argum...
1999-05-22  Bertho StultiensFixed wrong NE module registration so that resources...
1999-05-22  Ulrich WeigandFix swapped FreeLibary return values. Handle FreeLibrar...
1999-05-22  Ove KaavenAdded MZ_Current() (returns current LPDOSTASK) and...
1999-05-17  Marcus Meissnerglide2x loadorder is "so,native".
1999-05-17  Ulrich WeigandRelease Win16Lock when calling LoadLibrary32 from 16...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-12  Alexandre JulliardChanged some error handling a bit.
1999-05-09  Alexandre JulliardUse OpenFile() to test for file existence, so that...
1999-05-08  Uwe BonnesFixed extension handling in LoadLibrary16.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Ulrich CzekallaBugfix: get_sobasename was off by one pointer increment.
1999-05-08  Ulrich WeigandRemoved TIMER_SwitchQueue.
1999-05-08  Marcus MeissnerStop winelib programs on fault instead of endless fault...
1999-05-08  Ulrich WeigandSome initialization sequence bugfixes:
1999-05-08  Ulrich WeigandBugfix: all PE modules were marked 'internal'.
1999-05-08  Ulrich WeigandInitialize WIN_CritSection earlier.
1999-05-04  Ulrich WeigandFixed various stupid bugs in services thread routines.
1999-05-03  Ulrich WeigandBugfix: release Win16Lock in WinExec16, CallProc[Ex...
1999-05-03  Ulrich WeigandLoad system DLLs into WineLib applications.
1999-05-03  Alexandre JulliardBug fixes.
1999-05-02  Alexandre JulliardDon't initialise the stacks for 32-bit processes.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-05-02  Guy AlbertelliFix CreateProcessA to implement correct actions on...
1999-05-02  Bertho StultiensOnly try to append ".dll" if a library is loaded implic...
1999-04-26  Bertho StultiensThe load order parser should not always complain about...
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  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Eric Pouechwine.conf should not overrule content of burned in...
1999-04-25  Marcus Meissnerdebug.h must be last in list of includes.
1999-04-25  Ulrich WeigandReturn 32-bit module in GetModuleHandle16() if appropriate.
1999-04-25  Marcus MeissnerUse DllOverrides from wine.ini as defaults also in
1999-04-24  Marcus Meissnerautoconf fixes and cleanups (check for dlopen() in...
1999-04-22  Gerald Pfeifer#else branch compile fix.
1999-04-22  Bertho StultiensChange wine's dlopen search-patch strategy not using...
1999-04-22  Bertho StultiensDo not increment module refCount if self is loaded...
1999-04-21  Bertho StultiensReimplementation of GetModuleHandle16 according to...
1999-04-19  Bertho StultiensRemoved non-portable hacks and replaced them with more...
1999-04-19  Bertho StultiensAttach notifications must be send after all recursive...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Alexandre JulliardRemoved extra call to TASK_StartTask.
next