Mark O'Neill kirjoitti:
> Hi All,
>
> Just tested my app on a Windows 98 install and all seems to work
> perfectly apart from the clipboard routine which returns strange
> things - even with plain text. Also, MsgBox sometimes doesn't work
> properly - returning only partial content. For example, if I put...
>
> MsgBox "[" + theString + "]"
>
> the last bracket will be missing along with part of the text - which
> makes debugging the problem a pain.
There is a limit of 64 kibi what certain controls can display, so maybe
you are experiencing this. This limit applies to MS Windowses 95, 98,
98SE and ME i.e. those not using NT code base. Do some searching on
Microsoft developer pages.
Metsis
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|