CompuServe Thread

Using CMapStringToObj?

2 messages in this thread
#30239From: Thomas Zeisluft [MVP]Jul 8, 1994 3:22 AM
Michael, cast your pointer manually to a CObject pointer! ThomasZ
#30641From: SuperStudioJul 12, 1994 4:06 AM
Thanks for your reply. The manual casting is what I have been doing till now, but what I really want to know is why the Microsoft example is wrong! In their example you also have to do a manual cast to get it to work….