Revision: 11140 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11140&view=rev Author: vszakats Date: 2009-05-26 07:31:33 +0000 (Tue, 26 May 2009)
Log Message: ----------- 2009-05-26 09:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/wvgax.prg * contrib/gtwvg/wvgwin.c * contrib/gtwvg/wvgsink.c ! Fixed HB_OLEAUTO() -> WIN_OLEAUTO() * Formatting. ! Fixed a few ISNIL()s. ! Fixed a few hb_parc() to hb_parcx() (many potential GPFs). % Removed unnecessary ISBYREF() and hb_ret() calls. ! Prefixed some static vars with 's_'. ! Fixed potential buffer overrun and memory corruption in Invoke() function. * contrib/rddads/adsfunc.c + Changed to always define all Harbour level functions. For unsupported ADS versions, these function will be stubs returning dummy values. ; TODO: Do the same in other contribs, like hbsqlit3. Anyone? * contrib/rddads/ads1.c ! Fixed typos and missing casts preventing to compile with pre-6.00 ACE versions. * contrib/rddads/Makefile + contrib/rddads/adsextrn.ch + Added EXTERNAL header. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/gtwvg/wvgax.prg trunk/harbour/contrib/gtwvg/wvgsink.c trunk/harbour/contrib/gtwvg/wvgwin.c trunk/harbour/contrib/rddads/Makefile trunk/harbour/contrib/rddads/ads1.c trunk/harbour/contrib/rddads/adsfunc.c Added Paths: ----------- trunk/harbour/contrib/rddads/adsextrn.ch 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