Advertisement
4_2005-2006 Windows API Call/ Explanation #156004

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

สรุปโดย 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.

ซอร์สโค้ด
original-source
Upload
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine