MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Where can I find MapPoint Control decument for VC?

This is a discussion on Where can I find MapPoint Control decument for VC? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I could find reference in MSDN: http://msdn.microsoft.com/library/de...rogramming.asp But the example and description are all in VB. I tried a VB ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-07-2005
Junior Member
White Belt
 
Join Date: Sep 2005
Posts: 5
Where can I find MapPoint Control decument for VC?

I could find reference in MSDN:

http://msdn.microsoft.com/library/de...rogramming.asp

But the example and description are all in VB.

I tried a VB sample, and it works. But I want to write an application with VC6.0. I created a dialog application, and put the following code in

Code:
BOOL CT02Dlg::OnInitDialog()
{
 ...
    // TODO: Add extra initialization here
    VARIANT geoMapNorthAmerica;
    VariantInit( &geoMapNorthAmerica );
    V_VT(&geoMapNorthAmerica) = VT_I4;
    V_I4(&geoMapNorthAmerica) = 1;

    m_map_point.NewMap(geoMapNorthAmerica);
	
    return TRUE;  // return TRUE  unless you set the focus to a control
}
in which m_map_point is the CMappointCtrl data member associated
with the MapPoint Control.

The code could pass the building, but has running error of
"Debug Assertion Failed".

Thanks for any advices.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
control, decument, find, mappoint


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
C#: How to find out if MapPoint is still running? MD2000 MapPoint 2006/2009 Discussion 12 01-14-2007 03:34 AM
C#: How to find out if MapPoint is installed? MD2000 MapPoint 2006/2009 Discussion 3 05-25-2006 11:58 AM
Re: Keyboard control in mappoint activex control djcapslock MapPoint 2006/2009 Discussion 1 03-10-2005 10:16 AM
I can't find the MapPoint COM library Anonymous MapPoint Web Service and Virtual Earth 4 10-05-2004 06:16 AM
New to MapPoint. Can't find any help on this topic Anonymous MapPoint Web Service and Virtual Earth 3 07-22-2004 11:38 AM


All times are GMT -5. The time now is 07:02 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map

Ski Holiday Packages
Choose from a selection of ski holiday packages from the top travel brands. Holiday Hypermarket makes it easy to search and browse great value ski holidays.

Family Holidays
Family holidays, ski holidays, cruises, luxury holidays. Whatever your travel needs your personal Travel Counsellor can help.

Thailand Holidays
Thailand Holidays can suit your budget when you book with dealchecker.co.uk. If you are strapped for cash, visit online to find the deal for you.

Holidays in Cyprus
Holidays in Cyprus are enriched by the abundance of churches, ruins and natural wonders. Book a holiday with us today!

Turkey
Before booking a holiday to Turkey check out the ULookUBook travel guide. Find out about the rich culture in Turkey before you go there to help you to make the most of your holiday.

Compare Holidays
Compare holidays online where you can see all the amazing possibilities at Travel.co.uk

Cheap Lanzarote Holidays
The Canary Islands beckons you to come! View information on cheap Lanzarote holidays at On The Beach!


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52