: : Thanks for the feedback, John, I'll see into this the soonest. This one:
: > - Something horrible happens to the first codepage loaded the second time : > it is selected. looks like it's caused by MoveBufferToSelect copying twice as many bytes as it should. The real-memory move copies [cs:wTableSize] words, but should copy [cs:wTableSize] bytes. -- John Elliott ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
