hi
i have a dll called lohs.dll with some functions
i declare :
Private Declare Function AbreSerial Lib "lohs.dll" () As Long
i would like to know which is the directory that i must copy the file lohs.dll
actualy, it´s on the /winnt/system and i receive a messagem "Lohs.dll not found"
Im using win2000
thanks




Reply With Quote