Revision: 11143 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11143&view=rev Author: vszakats Date: 2009-05-26 19:42:33 +0000 (Tue, 26 May 2009)
Log Message: ----------- 2009-05-26 21:41 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/hbwapi.h * contrib/hbwin/wapi_commctrl.c ! wapi_par_COLORREF() fixed to use hb_parnl(). COLORREF is a 32bit value. ! Rest of wapi_par_*() macros fixed to accept pointers only. If someone needs to pass numbers, use WIN_N2P() to convert them to pointers first. ! Corrected casts in wapi_par_WORD() and wapi_par_DWORD(). ! Fixed wapi_ret_HRESULT() to use hb_retnl(). It's a 32bit status value. ! Fixed wapi_ret_COLORREF() to use hb_retnl(). ! Fixed WAPI_TABCTRL_CREATE() for 64-bit mode, font type was wrong. ! Fixed WAPI_TABCTRL_CREATE() to return pointer instead of number. * contrib/hbwin/Makefile ! Reverted accidental edit in prev commit. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbwin/Makefile trunk/harbour/contrib/hbwin/hbwapi.h trunk/harbour/contrib/hbwin/wapi_commctrl.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour