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. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
