>>> Function TestLoadLib
>>> Local hDll := hb_LibLoad("rmchart.dll")
>>> MsgInfo(ValType(hDll))
>>> /*
>>> The return is 0 if run ok file "rmchart.dll" exist and 'U' if file does
>>> not exist.
>>> Is this correct?
>>> */
>>>
>>> Best regards,
>>> Itamar M. Lins Jr.
>>>
>>>
>>
>> Yes, because rmchart.dll no p-code dll. You can use the function hb_libLoad
>> and Co only with p-code dll.
>>
>> Regards,
>> Petr
> Thanks for response, but this is function "hb_LibLoad" works fine with my
> programs. Only its return is strange for me.
>
> See, hb_LibLoad works fine with MingW, and function DllCall() not work more,
> I change and now use hb_LibLoad() function.
DLLCALL() does work, it's just been placed to hbxpp lib
with every other Xbase++ function.
Viktor
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour