Skip to content
CompuServe test bed
CompuServe Archive
CompuServe Forums
CompuServe Messages
CompuServe Thread
CompuServe User
CompuServe Thread
Search
Browse Forums
Thread
Foundation Classes Forum
·
Beginners Section
Using CMapStringToObj?
2
messages in this thread
#
30239
From:
Thomas Zeisluft [MVP]
Jul 8, 1994 3:22 AM
Michael, cast your pointer manually to a CObject pointer! ThomasZ
#
30641
From:
SuperStudio
Jul 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….