[Bug 3309] delphi 7 installer (i.e. installshield): product key boxes are wrong sized

Wine Bugs wine-bugs at winehq.org
Sun Sep 11 06:32:25 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3309





------- Additional Comments From danny.milo at gmx.net  2005-11-09 06:32 -------
I added a ERR("HERE: mask %s\n", debugstr_w(mask)); to static struct
msi_maskedit_info * msi_dialog_parse_groups( LPCWSTR mask ) as well, which
outputs this:

err:msi:msi_dialog_parse_groups HERE: mask L"12345<###-%%%%%%%>@@@@@"
err:msi:msi_dialog_parse_groups HERE: mask L"12345<###-%%%%%%%>@@@@@"

Now the msdn says something like the "#" means it "can" be a digit and the "%"
means that it "can" be an alternative digit, whatever that is. weird.

Note that the stuff that I enter are largely _not_ digits, just 5 digits in
total, remainder alphabethic characters.

And the patch as is doesnt change anything regarding box size/number of
characters that can be entered, as far as I can see when running it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list