DdeNameService: expansion of stub to trap unused instanceids at start of run.
commit364c12413d68789ea17a8a4f2ef218ba767914af
authorKeith Matthews <keith_m@sweeney.demon.co.uk>
Sun, 18 Apr 1999 09:29:00 +0000 (18 09:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 18 Apr 1999 09:29:00 +0000 (18 09:29 +0000)
tree2b38c8eecad49ab8b069470fb078b6e0464efb25
parent67183eb9e110a4b80b83dfd3f242535f00e1c092
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.
misc/ddeml.c