On Wed, 19 May 2010, Itamar Lins wrote:

Itamar,

> >Yes, the return is "U" undefined if not found file dll.
> >And 0 if run ok.
> >My tests is Win 7, with MingW, ChangeLog 14527
> Sorry my fault, return of valtype is 'N'. Value is 0.
> Very busy for here... :(

I still have no idea what you are testing but it's not Harbour.
In Harbour HB_LIBLOAD() cannot return 0. This function can
return NIL on error or pointer item ( VALTYPE(result) -> "P" ).
It never returns numeric value.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to