Commit a4aeb2a1 authored by François Gouget's avatar François Gouget Committed by Alexandre Julliard

Added two error codes: E_DRAW and DATA_E_FORMATETC.

parent fb976acd
......@@ -27,6 +27,9 @@ struct tagMSG;
extern "C" {
#endif /* defined(__cplusplus) */
#define E_DRAW VIEW_E_DRAW
#define DATA_E_FORMATETC DV_E_FORMATETC
#define OLEIVERB_PRIMARY (0L)
#define OLEIVERB_SHOW (-1L)
#define OLEIVERB_OPEN (-2L)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment