|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 19:17:25
|
2011-09-22 16:15 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hcontrol.prg ! changed hb_BitIsSet( lParam, 30 ) to hb_BitIsSet( PtrtoUlong( lParam ), 30 ) // the key was down before ? * source/hcombo.prg * METHOD Refresh( ) * METHOD GetValueBound( ) ! minor fix * METHOD onChange( ) ! fixed Luis Fernando Basso lf...@vi... |