I have downloaded the Telogis SDK and I see that we have to use .NET framework to make use of telogis. I want to know whether there is an interface to use it from a native application. I do not want to go through interop and use the .net library from telogis, if possible.
I need to build my app on desktop as well as Win CE. So I would need a native MFC/Win API interface on both these platforms. Is such an interface available?
Unfortunately, we don't provide such API for Windows. Although we have one for Linux only, it is not as complete as our .NET API.
If you give us more information on what you want to achieve with your application and why you cannot use a .NET API, we'll be able to guide you better.