ABSTRACT

Example 44 Licensing Your COM Object Using MFC where your COM server refuses to create an instance of itself until it checks to make sure the client has a license.

Example 45 Licensing Your COM Object Using ATL where we do the same for a COM server created with ATL.