On Wed, 11 Sep 2002 18:18:25 +0200 (CET) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> Have you really managed to compile it in Unicode?? You are probably kidding...;-) It is at least month worth work! More questions - I didn't want to change all text strings at lines 479-515 in AdbFrame.cpp, so I used wxGetTranslation(String(fields[n].label)) at line 3589 and others. Is it OK? Similar at line 2153 - can I use String() or should I change 'const char *szName' to 'const wxChar *szName' in AdbDataProvider.h? Regards, Nerijus ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ Mahogany-cvsupdates mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates
