Hi all
I this is mi first time with used of dll , but a have a lot of troubles for make work this dll =(,
mi first trouble was i dont now how acces to the method in the dll, if have a instance ,but in this forum i found the solution with the code
define var zx as com-handle.
create "atm.iatm" zx /*atm name of the dll*/
zx:Inicializa(). /*method*/
this code send me this progress message error 5893 say about the register the dll but this solution dont work =(
what can i do for work with this dll.
I this is mi first time with used of dll , but a have a lot of troubles for make work this dll =(,
mi first trouble was i dont now how acces to the method in the dll, if have a instance ,but in this forum i found the solution with the code
define var zx as com-handle.
create "atm.iatm" zx /*atm name of the dll*/
zx:Inicializa(). /*method*/
this code send me this progress message error 5893 say about the register the dll but this solution dont work =(
what can i do for work with this dll.