README.md
December 5, 2022 ยท View on GitHub
Description
synchronous dialing doesn't allow you to cancel the dialling.
for asyn dialling you need
callback function and it must be
in a standard module and you will need to compile your app to PCode.
Alternatively you can subclass your form, and in the RasDial call specify
your window's handle. You will probably need to register the RasDial
message. I used subclassing methode.
More Info
| Submitted On | 2001-01-24 17:34:50 |
| By | N/A |
| Level | Advanced |
| User Rating | 5.0 (20 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | CODE_UPLOAD141121242001.zip |