mic2100
09-05-2006, 09:33 PM
i have a problem...
i have a dll which as a specific function and i want to use it to transfer info from a program that also uses the same dll. How would i referrance the dll using the COM function?????
$dll = new COM('referrance to the dll');
//then i can use its functions within my code
:thumbsup: :thumbsup: :thumbsup:
i have a dll which as a specific function and i want to use it to transfer info from a program that also uses the same dll. How would i referrance the dll using the COM function?????
$dll = new COM('referrance to the dll');
//then i can use its functions within my code
:thumbsup: :thumbsup: :thumbsup: