commit | edc3faede310ffc2f18624df890ca8ab88e50a2b | [log] [tgz] |
---|---|---|
author | Keith Matthews <keith_m@sweeney.demon.co.uk> | Sat Jun 12 06:33:14 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Jun 12 06:33:14 1999 +0000 |
tree | 61f84d146684cbe30644fb0b27dbf0792c57e325 | |
parent | 1aa26416368cf8caf0c7bb67cc9456fbfb8f984b [diff] |
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.