Advertisement
C_Volume2 Windows API Call/ Explanation #80526

Asynchronous Dialling

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.

AI

Résumé par IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Code source
original-source
Upload
Commentaires originaux (3)
Récupéré via Wayback Machine