Chapter 21 -- Dynamic-Link Libraries

Chapter 21

Dynamic-link libraries (also called DLLs, dynamic libraries, "dynalink" libraries, or library modules) are one of the most important structural elements of Microsoft Windows. Most of the disk files associated with Windows are either program modules or dynamic-link library modules. So far we've been writing Windows programs; now it's time to take a stab at writing dynamic-link libraries. Many of the principles you've learned in writing programs are also applicable to writing these libraries, but there are some important differences.



Programming Windows
Concurrent Programming on Windows
ISBN: 032143482X
EAN: 2147483647
Year: 1998
Pages: 112
Authors: Joe Duffy

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net