Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Max. no. of characters in a message box line is less in Vista when compared with XP

Reply
Thread Tools Display Modes

Max. no. of characters in a message box line is less in Vista when compared with XP

 
 
DPM
Guest
Posts: n/a

 
      11-26-2009
Hi,

I have noticed in Vista, the maximum no. of characters which could be
displayed in a messagebox line is 85 characters where in XP it was 131
characters.

Following is a summary when compared this with OSes,
OS - Max. no. of characters per messagebox line.
XP - 131
Vista, Windows 7 - 85
Windows2008 Server x32 and x64 - 81

Following is a code in VB to run in Vista simulate the problem which spans
into 3 lines, where it was expected in 2 lines.
MsgBox ("**Maximum number of characters per messagebox line in Windows Vista
is 85 characters.**"+CHR(13)+CHR(10)+"Expected 2nd line")

How could this display message alignment problem be fixed?
Is there a setting Vista and higher which preserves the messagebox
functionality of XP?
Please could someone advice.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dual boot xp and vista...with vista recovery dvd VS Windows Vista Installation 16 05-05-2007 11:05 AM
Installing Vista on top of Vista - and then getting an Installation Error (Sony Vaio VGC-RB38G) Chris Hagler Windows Vista Installation 4 02-16-2007 01:42 AM
Vista Dual Boot Installation Procedure Carl F Windows Vista Installation 13 02-09-2007 06:14 PM
Activation problem. Brett Windows Vista Installation 5 02-08-2007 09:21 PM
Re: MSFT Connect Officially Rejects Public Access to Bugs Chad Harris Windows Vista Installation 5 09-10-2006 04:40 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59