commit: win32 unicode conversion funcs

From: Daniel Glassey (danglassey-abi@ntlworld.com)
Date: Sat Oct 11 2003 - 08:54:04 EDT

  • Next message: Daniel Glassey: "Re: [Fwd: Re: Test printing of the binary and report the results please.]"

    Commit:
    src/af/xap/win/xap_Win32App.*

    Prepare for unicode build
    Add static functions to XAP_Win32App to do UTF8<->MSUCS2 conversion

    What I am proposing is that we use the funcs
    XAP_Win32App::getWideString(const char*) and
    XAP_Win32App::getUTF8String(const WCHAR*) to get wide strings for the
    gui and utf8 strings from the gui.

    If anyone has a better idea than this (or would like the funcs either
    somewhere else or with different names) please speak up soon.

    Regards,
    Daniel



    This archive was generated by hypermail 2.1.4 : Sat Oct 11 2003 - 09:10:31 EDT