Added FSCTL_PIPE_LISTEN support.
[wine] / dlls / kernel / dosmem.c
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...