Hello together.
Thanks for giving me the opportunity to talk with software development experts.
I'd like to develop an application to run on a PDA involving GPS.
In this context I've got a couple of questions.
1. Will Windows Mobile recognize all functions from the Windows Platform SDK?
2. I don't get the whole .NET thing at all. Is .NET a collection of functions just like in the Platform SDK?
3. Is there something that gives me an overview on all the functions I can use in C++?
4. I read about a function called GPSGetPosition on msdn under Windows Mobile -> SDK Documentation. Does that mean GPSGetPosition is part of a special Windows Mobile SDK and not included in the Platform SDK?
4. If I used Eclipse instead of VS could I use the same functions as in VS? Or is it like I need to use different functions to - let's say - access the GPS port?
5. I'm wondering why the Windows Platform SDK has about 1 GB whereas the Eclipse SDK only has about 130 MB. That is also why I asked the question above.
I know my questions concern different topics but I think I really need an overview.
Thank you very much!
Tom
Thanks for giving me the opportunity to talk with software development experts.
I'd like to develop an application to run on a PDA involving GPS.
In this context I've got a couple of questions.
1. Will Windows Mobile recognize all functions from the Windows Platform SDK?
2. I don't get the whole .NET thing at all. Is .NET a collection of functions just like in the Platform SDK?
3. Is there something that gives me an overview on all the functions I can use in C++?
4. I read about a function called GPSGetPosition on msdn under Windows Mobile -> SDK Documentation. Does that mean GPSGetPosition is part of a special Windows Mobile SDK and not included in the Platform SDK?
4. If I used Eclipse instead of VS could I use the same functions as in VS? Or is it like I need to use different functions to - let's say - access the GPS port?
5. I'm wondering why the Windows Platform SDK has about 1 GB whereas the Eclipse SDK only has about 130 MB. That is also why I asked the question above.
I know my questions concern different topics but I think I really need an overview.
Thank you very much!
Tom
Comment