kernel: Don't bother checking load order of the exe in the parent process.
[wine] / dlls / kernel / global16.c
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-08  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-08-29  Alexandre JulliardMoved the implementation of a couple of system.drv...
2005-08-29  Alexandre JulliardMoved GlobalMasterHandle to global16.c.
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-06  Alexandre JulliardMoved the kernel per-thread data out of the TEB into...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-08-10  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...