Defined DFC_POPUPMENU

svn path=/trunk/; revision=4282
This commit is contained in:
Richard Campbell 2003-03-10 06:27:13 +00:00
parent b0e9fcf187
commit 744b947f71

View file

@ -882,6 +882,7 @@ extern "C" {
/* DrawFrameControl */
#define DFC_BUTTON (4)
#define DFC_POPUPMENU (5)
#define DFC_CAPTION (1)
#define DFC_MENU (2)
#define DFC_SCROLL (3)