[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:41:00 CDT 2005


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





------- Additional Comments From danny.milo at gmx.net  2005-11-09 06:41 -------
ok I tried:
        while (*p && *p == '-')
        {
            total++;
            p++;
        }
now and now the bottom field is alright (although the second part is a bit long,
but I guess thats ok), but the top field is still totally wrong. It is changed,
however.

Note that outputting the mask (with ERR(...)) outputs the same mask twice
although the top mask should be quite a bit different. Why ?




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