Advertisement
ASP_Volume2 Windows API Call/ Explanation #39464

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

Resumo por 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.

Código fonte
original-source
Upload
Comentários originais (3)
Recuperado do Wayback Machine