Felipe Monteiro de Carvalho schreef:
Hello,

Here is my first patch. I checked that Window Titles work correct with
UTF-8 if you recompile win32 with WindowsUnicodeSupport

I also checked that titles work correctly with Ansi if you don“t set that define

Marc, please review this.

I created a global variable on win32proc called UnicodeEnabledOS that
says if we are running on a NT version or a 9x version.


I am not sure we should have all those {$ifdef WindowsUnicodeSupport} in the code. Why not have just the ifdef WindowsUnicodeSupport part and remove the else part?

Is it really valuable to have the else part, maybe a separate branch should be created for that (out of legacy purposes). For more information see #lazarus-ide chat between Felipe(Sekelsenmat) and me (fpcfan):
http://www.hu.freepascal.org/fpcircbot/cgifpcbot?channel=lazarus-ide&fromdate=2006-10-31&todate=2006-10-31&linecount=50&fromtime=20%3A33%3A00&totime=20%3A55%3A00&sender=&msg=

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to