View Single Post

  #10 (permalink)  
Old 09-12-2005
frankliu frankliu is offline
Junior Member
White Belt
 
Join Date: Sep 2005
Posts: 1
Compiling error in mpna82.tli

Hi, Sergey,
I tried to integrate your example to my CDialog derived class, but always get compiling error like this:
...\source\debug\mpna82.tli(16) : error C2653: '_Application' : is not a class or namespace name

Any idea what's going on with my application?
I alsoe tried to insert a MapPointControl OCX object into my class, but it crashed when I tried to call the OpenMap() method.
Appreciate your help.
Frank
Reply With Quote