The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: qWord on October 11, 2011, 01:08:06 PM

Title: unicode test
Post by: qWord on October 11, 2011, 01:08:06 PM
hi all,
I'm currently working on a example program, which shows some formulas using Unicode.
Can some of you give me feedback how it look in your system? - According to Microsoft, it should work for Windows 2000 or newer (The used font is "Lucida Sans Unicode").
(http://www.masm32.com/board/index.php?action=dlattach;topic=17526.0;id=9814)

qWord
(The example will be included in the MASM32-package)
Title: Re: unicode test
Post by: jj2007 on October 11, 2011, 01:21:21 PM
Looks fine and identical on Win XP SP3 :U
Title: Re: unicode test
Post by: FORTRANS on October 11, 2011, 01:24:18 PM
Hi,

   Wwindows 2000, looks good.  Border and such
look different of course.

HTH,

Steve N.
Title: Re: unicode test
Post by: dedndave on October 11, 2011, 01:25:02 PM
i like it   :U

except, i haven't done triple integrals for years - lol
wouldn't know where to begin
Title: Re: unicode test
Post by: qWord on October 11, 2011, 01:32:18 PM
thx all
if windows 2000 does it, it should work for nearly all system  :bg
Title: Re: unicode test
Post by: FORTRANS on October 11, 2011, 09:00:56 PM
Hi,

   For what it't worth, Windows 98 did not like it.  No error
message, but nothing happened.

Regards,

Steve