include: DPL_NOCONFIRMATION is not a long.

This commit is contained in:
Michael Stefaniuc 2011-11-23 22:58:40 +01:00 committed by Alexandre Julliard
parent 798a91a3da
commit e057be7dff
1 changed files with 1 additions and 1 deletions

View File

@ -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