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

Wine Bugs wine-bugs at winehq.org
Sat Sep 10 22:14:36 CDT 2005


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





------- Additional Comments From mike at codeweavers.com  2005-10-09 22:14 -------
Created an attachment (id=1020)
 --> (http://bugs.winehq.org/attachment.cgi?id=1020&action=view)
patch to ignore - in the PIDTemplate

Please try this patch.

I haven't tested it, but the aim is to skip the '-' characters in the
PIDTemplate string that determines the number and shape of the boxes in the
MaskedEdit control. 

It appears to be using two different masks:

PIDTemplate	     = 12345<###-%%%%%%%>@@@@@
SerialNumberTemplate = <????-??????-??????-????>

More info on the MaskedEdit control:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/maskededit_control.asp


-- 
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