Itamar Lins-2 wrote:
> 
> Hi!
> 
> 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
-- 
View this message in context: 
http://old.nabble.com/Return-of--hb_LibLoad%28%29-tp28612637p28614148.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to