Added entry point flags -noimport, -norelay, -ret64 and -i386.
[wine] / dlls / kernel / comm.c
2000-11-25  Dimitrie O. PaunAvoid using TIOCM_* constants if not available.
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Mike McCormackMoved comm.c into kernel32.