Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All ThreadsShow in Flat Mode*


SubjectRe: setformat: extra character (update) Reply to this message
Posted byRoman
Posted on10/10/06 12:57 PM



It's indeed caused by the library function CFile::WriteString(...). Any newline character in the given string is written to the file as a carriage return–linefeed pair. So that's where the doubling comes from.

Copy to Clipboard works correct though ;)


try this: www.clrmame.com/cmpro.zip



Roman Scherzer


-
Entire Thread
Subject  Posted byPosted On
*setformat: extra &#13 character  zxycba10/10/06 02:55 AM
.*Re: setformat: extra character  Roman10/10/06 03:12 AM
..*Re: setformat: extra character  zxycba10/10/06 11:20 AM
...*Re: setformat: extra character  Roman10/10/06 11:24 AM
.....Re: setformat: extra character (update)  Roman10/10/06 12:57 PM
.....*Re: setformat: extra character (update)  zxycba10/12/06 09:51 PM