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

Tóm tắt bởi AI: 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.

Mã nguồn
original-source
Upload
Bình luận gốc (3)
Được khôi phục từ Wayback Machine