Hi,
I tried to call a dll named dialer32.dll to send a phone number to our lucent tk-center.
this is some help, i found.Code:declare "o:\\wine2\\lucent\\dialer32\\dialer32.dll" "AutoDial: _AutoDial@8" "i=ss"; call "AutoDial" "MyOwnNumber" "NumberToCall"; Returncode negativ: connection error positiv:TSAPI-Error z.b. 33=used, =0: ok
But VB sez somethiing like: dll entrypoint not found.
can anybody help me?!
thx




Reply With Quote