include: DPL_NOCONFIRMATION is not a long.
This commit is contained in:
parent
798a91a3da
commit
e057be7dff
|
@ -151,7 +151,7 @@ typedef struct tagDPLMSG_SETPROPERTY
|
|||
DWORD dwPropertyData[1]; /* Buffer containing data */
|
||||
} DPLMSG_SETPROPERTY, *LPDPLMSG_SETPROPERTY;
|
||||
|
||||
#define DPL_NOCONFIRMATION 0L
|
||||
#define DPL_NOCONFIRMATION 0
|
||||
|
||||
/* Reply to DPLMSG_SETPROPERTY */
|
||||
typedef struct tagDPLMSG_SETPROPERTYRESPONSE
|
||||
|
|
Loading…
Reference in New Issue