Hi
Viktor Szakáts wrote: > >> #define wapi_ret_UINT( n ) ( hb_parni( n ) ) ? >> #define wapi_ret_LONG( n ) ( hb_parnl( n ) ) ? >> #define wapi_ret_WORD( n ) ( hb_parnl( n ) ) ? >> #define wapi_ret_DWORD( n ) ( hb_parnl( n ) ) ? > > They look correct to me on SVN. What would this change fix? > No, my mistake. It should be: #define wapi_ret_UINT( n ) ( hb_retni( n ) ) ? #define wapi_ret_LONG( n ) ( hb_retnl( n ) ) ? #define wapi_ret_WORD( n ) ( hb_retnl( n ) ) ? #define wapi_ret_DWORD( n ) ( hb_retnl( n ) ) ? Can you please commit? Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/Typo%27s-in-hbwapi.h-tp26857599p26858532.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour