Closing Win16 programs using the Window manager doesn't work any more, because 16 bit programs don't recognize the WINE internal messages, so they don't get processed.
This patch moves the internal messages to just below 0xffff, but perhaps there is a better way?
Richard.