On Sun, 14 Feb 2010, Szak�ts Viktor wrote: Hi Viktor,
> > If you agree then I'll make it ASAP. > I agree, it's a good change. Fine. > > I'll also add public C API to HB_LIBLOAD()/HB_LIBFREE() which can be used > > by HBWIN code. > Thank you. > As for the recent .dll development, I've just committed > finalized type conversions, so it should now work, but > I'd appreciate if you could review it if you have some > free time. Only ULONGLONG passing is wrong (just like in > OLE engine) and I could't find a fix for it. Plus 'float' > support on x64 doesn't work for some reason (while 'double' > does). I'll look at it later today. I've seen that you made it more general not only MS-Win oriented so public API to load/free libraries and find symbol addresses can help to create multiplatform solution. BTW I think that we should also remove HB_LIBDO() function. It's nothing more then limited DO() function and can seriously confuse users. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
