Hi,
All the other RC files I found are saved with ANSI (ISO-8859-1) encoding.
Therefore we should save them all with this encoding.
If a RC file still uses another encoding than ANSI, this should be changed.
Best regards,
Colin
-----Original Message-----
From: ros-dev-bounces(a)reactos.org
[mailto:ros-dev-bounces@reactos.org] On Behalf Of Michael Fritscher
Sent: Tuesday, July 10, 2007 11:07 PM
To: ReactOS Development List
Subject: Re: [ros-dev] Re : ReactOS doesn't compile well
You see the problem when opening it with a
hexeditor:
the file begins with EF BB BF
when you remove it and reopen the file with windows
notepad, it will be
put there again.
This is the BOM of UTF-8...
which bring me to the question: Do you save the rc-files as
iso-8859 or
utf (without BOM)?
Michael Fritscher
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev