You cannot include unmanaged objects in a managed class, only pointers to
unmanaged objects.
----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
----------------
>I am converting my VC++ MFC to Manage C++ and I am having trouble using the
> vector class.
[quoted text clipped - 50 lines]
>
> Thanks for helping me!...
Eric - 31 Oct 2005 15:21 GMT
Yea, that did it... thank!...

Signature
Eric Miller
> You cannot include unmanaged objects in a managed class, only pointers to
> unmanaged objects.
[quoted text clipped - 62 lines]
> >
> > Thanks for helping me!...