[PSDK] -Add some definitions needed by the previous commit.

svn path=/trunk/; revision=73460
This commit is contained in:
Giannis Adamopoulos 2016-12-16 10:39:16 +00:00
parent 668ef9aa19
commit fa047badd1

View file

@ -2213,6 +2213,8 @@ CDefFolderMenu_Create2(
#define DFM_MERGECONTEXTMENU 1
#define DFM_INVOKECOMMAND 2
#define DFM_INVOKECOMMANDEX 12
#define DFM_GETDEFSTATICID 14
#define DFM_CMD_DELETE ((UINT)-1)
#define DFM_CMD_MOVE ((UINT)-2)