|
Application Notifications
The programming model for Win32 Telephony matches the standard programming
model for the Win32 environment with regard to device naming, the use of sections
and entries in the registry, and function calling conventions. But it deviates
from this model in one important way the synchronous/asynchronous operational model, which is a callback scheme
through which applications are notified of the success or failure of function
calls and other events.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Unix Manual Pages
|