Commit 966c5b6c authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

msi: Support more dialog groups.

parent a6fe56a8
......@@ -1078,7 +1078,7 @@ static UINT msi_dialog_edit_control( msi_dialog *dialog, MSIRECORD *rec )
/******************** Masked Edit ********************************************/
#define MASK_MAX_GROUPS 10
#define MASK_MAX_GROUPS 20
struct msi_mask_group
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment