Class Ownership
The owner of a class is the application or DLL that registered the class.
Windows determines class ownership from the
hInstance member of the
WNDCLASSEX structure passed to the
RegisterClassEx function when the class is registered. For Windows DLLs, the
hInstance member
must be the instance handle of the DLL. The class is destroyed when the owner
closes or is unloaded. For this reason, the application must destroy all windows
using the class before it closes or the DLL is unloaded.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database