I'm not aware that there are any samples of wrapping an MFC class to use in
CF. However you'll be sure to have a much neater solution which will not be
platform and processor dependant - not to mention the effort and testing
required to build a wrapper round the mfc stuff - if you use the collection
classes available within .NETCF.
The .NET Compact Framework has built in support for Arrays, ArrayLists
(resisable arrays), Stacks, Queues and Hashtables - all of which are
mirrored in the full desktop .NET Framework. You also have the ability to
build your own collection classes deriving from the intrinsic collection
classes and interfaces provided. If you post some information on the type of
collection you are maintaining and the operations you want to perform on it
we can suggest some more specific examples.
Peter
--
Peter Foot
Windows Embedded MVP
In The Hand
http://www.inthehand.com
Handheld Interactive Reference Guides