user32: Redefine internal pop-up tracking flags to avoid conflicts.
commit50b98a29466fdebca3a550e40fe5b8e9c26ec8a8
authorDan Hipschman <dsh@linux.ucla.edu>
Thu, 26 Jun 2008 23:18:05 +0000 (26 16:18 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jun 2008 09:10:27 +0000 (27 11:10 +0200)
tree6939b664132fb8563540911549c3d26b3ffa2b4f
parent90b7efe2c4e4b5a2ae7b676f3ba89dcaec6756df
user32: Redefine internal pop-up tracking flags to avoid conflicts.

These internal flags conflict with the Win32 API flags TPM_RECURSE,
TPM_RIGHTBUTTON, and TPM_CENTERALIGN respectively, which are all stored
in the same flag UINT.
dlls/user32/menu.c