Re: Custom Enumerator?
- From: alpine <alpine_don'tsendspam@xxxxxxxx>
- Date: Tue, 12 Jul 2005 09:06:49 -0600
That example does use "'standard' APIs". The typelib is used to add
to the enumerator's interface in order to call back into the correct
instance from within a standard enumeration function. The typelib is
not needed with the compiled code and should not be shipped with the
exe.
HTH,
Bryan
____________________________________________________________
New Vision Software "When the going gets weird,"
Bryan Stafford "the weird turn pro."
alpine_don'tsendspam@xxxxxxxx Hunter S. Thompson -
Microsoft MVP-Visual Basic Fear and Loathing in LasVegas
On Tue, 12 Jul 2005 08:36:44 -0500, "Craig Buchanan"
<msnews.microsoft.com> wrote:
>I would like to have more control over a collection's Enumeration. I found
>an example
>(http://www.mvps.org/vbvision/Sample_Projects.htm#Enumerator_Fun_Demo), but
>it appears to use a custom TLB file. Has anyone see an example that uses
>'standard' APIs?
>
>Thanks,
>
>Craig Buchanan
>
.
- Follow-Ups:
- Re: Custom Enumerator?
- From: Craig Buchanan
- Re: Custom Enumerator?
- References:
- Custom Enumerator?
- From: Craig Buchanan
- Custom Enumerator?
- Prev by Date: Re: XP look and manifest files
- Next by Date: Newbie register question
- Previous by thread: Custom Enumerator?
- Next by thread: Re: Custom Enumerator?
- Index(es):
Relevant Pages
|