Thanks Viktor In my sources here I just rename de local function and OOHG works ok using harbour's version.
Bruno 2009/6/14 Viktor Szakáts <harbour...@syenar.hu> > Thank you. > > After recent update this error should no more happen. > > Anyway, since this only masks the problem, if it's > possible it's a good idea to either rename oohg > implementation to OOHG_GETLASTERROR(), and > use that. Or, delete this function from oohg and switch > to use Harbour's new WAPI_GETLASTERROR() > (from hbwin lib). > > Brgds, > Viktor > > On Sun, Jun 14, 2009 at 8:47 PM, Bruno Luciani<bruno.luci...@gmail.com> > wrote: > > Ok Victor thanks I hope Vicente And Ciro Corrects this little problem > > > > I only try to transmit to you that oohg.hbc works ok > > > > Bruno > > > > 2009/6/14 Viktor Szakáts <harbour...@syenar.hu> > >>> > >>> Yes I see it , and get a try , but giveme some errors trying to compile > >>> an OOHG sample > >>> > >>> Exists a conflict in function GETLASTERROR defined in > c_winapimisc.c > >>> in OOHG > >>> and in libHBwin > >> > >> Well, I'm only the "messenger" here :) My intention wasn't > >> to fix problems with any of these libs. I hope hbmk2 files > >> can make libs more easily accessible for everyone, which > >> may help detecting all such problems and they can be fixed > >> by authors. > >> > >> This one is a typical problem due to lots of parallel > >> implementations for some Windows API wrappers, and libs > >> (and also Harbour) not using namespaces. Now, in Harbour, > >> we're offering alternatives for all of these. > >> (f.e. WAPI_GETLASTERROR(), although this specific problem > >> is probably a side effect of using another legacy call, > >> like old OLE calls.) > >> > >>> The file oohg.hbc works ok , I just rename that function in oohg > sources > >>> and compiles ok now > >>> > >>> This is an old Issue reported to Vicente Guerra and Ciro , but OOHG > uses > >>> stable version of Harbour > >>> and in this version this problems not appears > >> > >> Yes, if we want to solve that on our side, legacyc.c file > >> should be split into multiple sources to exactly mimic old > >> layout. > >> > >> Brgds, > >> Viktor > >> > >> _______________________________________________ > >> Harbour mailing list > >> Harbour@harbour-project.org > >> http://lists.harbour-project.org/mailman/listinfo/harbour > > > > > > _______________________________________________ > > Harbour mailing list > > Harbour@harbour-project.org > > http://lists.harbour-project.org/mailman/listinfo/harbour > > > > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour