Hi!

David MS wrote:
> 
> Hi,
> 
> Is there any way to statically link all the functions of a library, even
> if 
> these functions are not declared / used in the main program?
> 
> In this moment I've a .CH with all functions that I need declarated with 
> EXTERNAL. I don't  know if this is the best way.
> 
> 
> 
> TIA
> David Montano. 
> 
> _______________________________________________
> 

try

#include "hbextern.ch"

Adam
-- 
View this message in context: 
http://old.nabble.com/how-to-link-all-the-funcions-of-a-lib--tp27703089p27714358.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