1st cut implementation of DdeNameService (omits monitor callback)
commitedc3faede310ffc2f18624df890ca8ab88e50a2b
authorKeith Matthews <keith_m@sweeney.demon.co.uk>
Sat, 12 Jun 1999 06:33:14 +0000 (12 06:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 12 Jun 1999 06:33:14 +0000 (12 06:33 +0000)
tree61f84d146684cbe30644fb0b27dbf0792c57e325
parent1aa26416368cf8caf0c7bb67cc9456fbfb8f984b
1st cut implementation of DdeNameService (omits monitor callback)
1st cut implementation of DdeKeepStringHandle (probably complete)
DdeInitializeW - minor changes to initialise service names structure
DdeGetLastError - start of proper last error retrieval
DdeCreateStringHandle16 - added code for default codepage where not
supplied.
Various documentary/comment corrections.
documentation/status/dde
misc/ddeml.c