Re: bidi in win32graphics

From: tomasfrydrych@yahoo.co.uk
Date: Mon Sep 22 2003 - 02:10:28 EDT

  • Next message: Francis James Franklin: "Re: Commit: 5291"

    > Printed to console with UT_DEBUGMSG:
    > XAP_App::BIDI_SUPPORT_NONE == 0
    > XAP_App::BIDI_SUPPORT_GUI == 1
    > XAP_App::BIDI_SUPPORT_FULL == 2
    > XAP_App::getApp()->theOSHasBidiSupport() == 9704640
    >
    > This helps explain why my Win98SE platform is executing line 499 even
    > though the test at line 477 should cause it to go straight to line 515.

    This is very strange, because AFAICS the bidi capabilities are correctly
    initialised in xap_Win32App constructor. So, this should only happen if
    theOSHasBidiSupport() is called before the class constructor is
    finished.

    Tomas



    This archive was generated by hypermail 2.1.4 : Mon Sep 22 2003 - 02:24:59 EDT