mirror of
https://github.com/reactos/wine.git
synced 2025-04-02 08:01:53 +00:00
mshtmhst.idl: Added DOCHOSTUITYPE declaration.
This commit is contained in:
parent
f50bb771c9
commit
00b4413ded
@ -99,6 +99,11 @@ coclass HostDialogHelper
|
||||
* IDocHostUIHandler interface
|
||||
*/
|
||||
|
||||
typedef enum tagDOCHOSTUITYPE {
|
||||
DOCHOSTUITYPE_BROWSE = 0,
|
||||
DOCHOSTUITYPE_AUTHOR = 1
|
||||
} DOCHOSTUITYPE;
|
||||
|
||||
typedef enum tagDOCHOSTUIDBLCLK
|
||||
{
|
||||
DOCHOSTUIDBLCLK_DEFAULT = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user