Correction of Mutex handling in DdeInitializeW for cases other than
commit32b0162e26f5cc3f9c362dbb94b7d38f33e226f4
authorKeith Matthews <keith_m@sweeney.demon.co.uk>
Tue, 6 Apr 1999 07:04:45 +0000 (6 07:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Apr 1999 07:04:45 +0000 (6 07:04 +0000)
treea40354626a389aca56403845faad369a542ffb0d
parent89c377ce54f412ebe8ea0b0b64fbb134b78b89b5
Correction of Mutex handling in DdeInitializeW for cases other than
1st call. Addition of instance handling to DdeCreateStringHandleA,
DdeCreateStringHandleW, RemoveHSZNodes, FreeAndRemoveHSZNodes.  1st
cut implementation of DdeUnitialize, move of internal structure defs
in from ddeml.h. Removed non-ANSI comment.
misc/ddeml.c