Marta ^_^
unread,Jul 26, 2010, 4:28:39 PM7/26/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Visual C++ Lovers
Hi, I've been for several years programing in C++, and now I'm
starting with the Microsoft MFC.
I'm doing a small project, in wich I read a gps track file, and I want
to display it on a window. I think that with a CHtmlView I could
display a static google map image, and I would like to trace my route
over this image map.
How can I do that? Can I draw a line over a CHtmlView? Or any better
suggestion?
Thanks in advance!
Marta