* include/oleidl.h (MK_ALT): Define.

This commit is contained in:
Danny Smith
2002-07-26 04:38:00 +00:00
parent 15cc7bc14d
commit b1f495ed3b
2 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,9 @@ extern "C" {
#endif
#include <objfwd.h>
#define MK_ALT 32
typedef interface IParseDisplayname *LPPARSEDISPLAYNAME;
typedef interface IOleContainer *LPOLECONTAINER;
typedef interface IOleClientSite *LPOLECLIENTSITE;