commit | 1beaae5f9ee219de62031d4e895803c22607d2bf | [log] [tgz] |
---|---|---|
author | Paul Quinn <paulq@COREL.CA> | Tue Dec 15 15:38:36 1998 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Dec 15 15:38:36 1998 +0000 |
tree | c7adf678fe8f5133404169e989cfdd57b9a0d81f | |
parent | 4b992b0f889194542fee3f0ee17dc26477c5308a [diff] [blame] |
Lots of new defines and stubs.
diff --git a/include/ddeml.h b/include/ddeml.h index 0f58384..79c12f0 100644 --- a/include/ddeml.h +++ b/include/ddeml.h
@@ -10,6 +10,8 @@ #include "wintypes.h" +#define MSGF_DDEMGR 0x8001 + typedef DWORD HCONVLIST; typedef DWORD HCONV; typedef DWORD HSZ;