Creates and starts an instance of a DDE server.
win32
start-dde-server name => server
name
A DDE server class
server
A server object
The function start-dde-server creates an instance of a server of the class specified by name which then starts accepting transactions. If successful the function returns the server, otherwise nil is returned.
start-dde-server
nil
define-dde-server