|
-
May 18th, 1999, 05:13 AM
#1
How to add a tlb file into a ATL project and implement an interface define in this tlb
Visual C++/ATL 3.0
I have a TLB file which define some interface.
And I create an ATL control.
Now I want to implement an interface that was defined in the TLB.
For example:
interface ISomeInterface is define in TLB.
CSomeControl is an ATL control.
How an I implement ISomeInterface in control CSomeControl?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|