Help me pls in vb6 with dll
hi I need help with this code:
Code:
Dim variable As Long
variable = pbcl.dll + &H55FFB
Call WriteALong("Mamen", variable ,0)
no work run-time error 404 requeri
object required
help me pls
Have declared WriteALong as a function?
WriteALong yea but pbcl.dll no...