Le 29 nov. 07 à 20:46 soir, Mark O'Neill a écrit:
> 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.
Beyond the fact of supporting Win98 (my opinion would be to try for 98
if you try for other versions of windows), the problem you're
describing makes me thinking of an encoding problem (maybe other OS
have more (or more robust) encodings?)
Are you dealing with encodings?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|