|
Starting Out with System Defaults
As much as possible, the Pen application programming interface (API) handles
the many complexities of pen-based computing. A rich API leaves the developer
free to concentrate on design without having to worry about details. This chapter
describes how to create a pen-based application that relies on the system
default services of the Pen API. For the sake of simplicity, the term "application"
as used in this chapter refers both to Windows-based programs and dynamic-link
libraries (DLLs).
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 Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|