Hi,

I need to call a dll named dialer32.dll.

the code i wrote is:

Code:
Private Declare Function AutoDial Lib "o:\wine2\lucent\dialer32\dialer32.dll" Alias "AutoDial:_AutoDial@8, i=ss" (ByVal PIN As Integer, ByVal Nummer As Long) As Long
but I get an error, while testing like "entry point "AutoDial:_AutoDial@8, i=ss" not found.

can anybody help me?!

i need it urgend. plz