Implemented inter-process messaging. Moved most message routines to dlls/user, and split off 16-bit routines to a separate file.
Define protocol structures in a separate server_protocol.h file. Removed __WINE_SERVER__ checks now that all includes are in the right directory.