> I searched MSDN and the one thing I found was a String to Pointer class > where I could store an index string and a pointer to the rest of the > data. Is this the best there is?
CMapStringToPtr is certainly the only suitable hashtable-type class I know of in MFC as of VC 6... don't know if VC 7 has any new ones. -- Jason Teagle [EMAIL PROTECTED]
