commit | 397964746fc15f39ac7398cfa9821f7e4fd5cdff | [log] [tgz] |
---|---|---|
author | Keith Matthews <keith_m@sweeney.demon.co.uk> | Sat Mar 13 12:53:39 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Mar 13 12:53:39 1999 +0000 |
tree | cc24de9d0bb0809c1dacb36aa25ceced86a94ec3 | |
parent | cbb9549687b573e595b0942897b06898f5fc37cf [diff] |
Added coded stubs for DdeQueryConvInfo (16 & 32 bit), DdeAddData (32 bit), DdeAbandonTransaction (32 bit), DdeImpersonateClient (32) DdeSetQualityOfService, DdeSetUserHandle. Corrected heap handling in DdeInitializeW, refined CreateMutex error handling. General tidying.