run serveur.exe at first
run client.exe
Begin with with the client DDE  menu
   The same phrase must be copied to the server richeditbox
choose the DDEML server menu,init the DDEML server
In the DDEML client menu
		-Establih the conversation
		-Send Data
	a messagebox display the data receved by the server
For the server and the client all needed is in
		-ddeclnt.inc for the client
		-ddeserv.inc for the server
	So it can be added in any application
all names for dde are standard winhelp
No use of DDEML.H is made