kernel: Remove some stubs that aren't present in NT.
[wine] / dlls / kernel / dosmem.c
2006-02-24  Alexandre Julliardkernel: Don't request execute permission for DOS memory.
2006-02-20  Alexandre Julliardkernel: Don't require execute permission for DOS memory...
2006-01-25  Alexandre Julliardkernel: Handle a failure to load winedos a bit more...
2005-12-12  Eric Pouechkernel32: Get rid of DOSMEM_AllocSelector.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-06-20  Mike McCormack- don't include winreg.h
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-04-27  Eric Pouech- delayed initialisation of BIOS and SYSTEM information...
2004-10-11  Hans LeidekkerAvoid using gettimeofday.
2004-06-14  Eric PouechConst correctness, pointer cast correctness, removed...
2004-05-28  Alexandre JulliardEnsure that we can initialize the DOS memory area corre...
2004-02-12  Alexandre JulliardStore the kernel32 module handle globally to avoid...
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-04  Jukka HeinonenReboot (int19) under DOS now does ExitProcess.
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...