commit | 364c12413d68789ea17a8a4f2ef218ba767914af | [log] [tgz] |
---|---|---|
author | Keith Matthews <keith_m@sweeney.demon.co.uk> | Sun Apr 18 09:29:00 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Apr 18 09:29:00 1999 +0000 |
tree | 2b38c8eecad49ab8b069470fb078b6e0464efb25 | |
parent | 67183eb9e110a4b80b83dfd3f242535f00e1c092 [diff] |
DdeNameService: expansion of stub to trap unused instanceids at start of run. DdeGetLastError: catch 'not initialized' situation and return correct response. DdeFreeStringHandle: complete test for error set by previous call of something and ignore it, also release handle table mutex on normal exit. DdeQueryStringA, DdeQueryStringW, DdeCreateStringHandleW: Release handle table mutex on normal exit.