Hello,

Viktor did some changes in Harbour which i think are usefull also fr xHarbour

Like:

  * contrib/rddads/ads.ch
  * contrib/rddads/rddads.h
  * contrib/rddads/ads1.c
  * contrib/rddads/adsfunc.c
  * contrib/rddads/adsmgmnt.c
    + Added ACE version autodetection.
      You can override with: -DADS_LIB_VERSION=700 (and similar)
      (ADS_REQUIRE_VERSION still accepted for compatibility)
    ! Fixed a few lib version related problems.
    ! hMgmtHandle global renamed to ads_g_hMgmtHandle.
    * Formatting.

  * contrib/xhb/hbcompat.ch
    + Added hb_ScrMaxRow(), hb_ScrMaxCol()
      These will return the screen dimensions regardless
      of the size of an active window (when using CT
      windows for example). Functionality is the same
      as MaxRow(.T.) and MaxCol(.T.) previously.
    ! MaxRow()/MaxCol() extended parameters removed.
    + Added MaxRow(.T.)/MaxCol(.T.) conversions for
      xhb lib (hbcompat.ch) in both directions.
    ; XBase++ doesn't have any extended parameters
      for Max*() function. Flagship has two of them,
      both of them doing something different. CAVO doesn't
      have these functions at all.

Patrick

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to