|
-
Dec 16th, 2014, 10:26 PM
#4
Re: [VB6] Problem Using CopyMemory API to Get Collection Keys
The information about these VBA.Collection-related structs which jbarnett74 posted at the top,
were new to me, so if somebody (Bonnie?) has more information about the origination of these structs,
who has used/posted them first in a VB (or C++ context), would be nice.
It's quite interesting, since they allow a simple wrapping of the VB-Collection in a decent manner
(which avoids most of its pitfalls, and could have been implemented this way by the MS-devs
who wrote the VBA-collection, already in the first place).
Have put an implementation (which incorporates these Structs) for a "better VB-Col" now into the Codebank:
http://www.vbforums.com/showthread.p...Indexed-Access
Olaf
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
|