Hi Mindaugas, Now it compiles cleanly with both msvc and owatcom. Thanks a lot.
Brgds, Viktor On Mon, May 25, 2009 at 5:47 PM, <[email protected]> wrote: > Revision: 11131 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11131&view=rev > Author: snaiperis > Date: 2009-05-25 15:47:08 +0000 (Mon, 25 May 2009) > > Log Message: > ----------- > 2009-05-25 18:45 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) > * harbour/contrib/hbwin/hbwinole.h > * changed HB_OLE_C_API define to be compatible to other similar > defines, i.e. defined() vs. !defined() instead of 1 vs. 0 > > * harbour/contrib/hbwin/axcore.c > ! fixed missing IDispatchVtbl definition in C++ mode > > * harbour/contrib/hbwin/hbwinole.h > * harbour/contrib/hbwin/axcore.c > * harbour/contrib/hbwin/olecore.c > * a few C/C++ compatibility macros introduced. Cleaned code: two > version of method call code is not required any more > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbwin/axcore.c > trunk/harbour/contrib/hbwin/hbwinole.h > trunk/harbour/contrib/hbwin/olecore.c > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
