Click to See Complete Forum and Search --> : WinCE beginner


manlee
June 20th, 2002, 07:11 PM
hello all,

I've been a VC developer for a couple of years now. But I mostly developed Win32/MFC applications. I am curious as to how the embedded stuff are being developed (WinCE, Pocket PC, etc.). What tools are used/needed and such (sdk's, IDE's, emulators)...

Can I use Visual C++ to develop WinCE applications?

Is there a "store shelf" product that Microsoft sells for developing WinCE apps similiar to VC?

Please advise...
Thanks

Brad Jones
June 20th, 2002, 11:23 PM
Microsoft has a couple of tools for mobile development. Based on your comments, you might want to check out the eMbedded Visual Tools. More specifically, you may want to check out eMbedded Visual C++.

- Brad!

kandukondein
June 21st, 2002, 12:08 PM
use embedded visual tools 3.0 ready for download from
http://www.microsoft.com/mobile/downloads/emvt30.asp
u can find good samples.
All the best.
Regards
Kandukondein

manlee
June 21st, 2002, 12:18 PM
thanks all.

It seems Microsoft has eMbedded VC 4 now.
Is it too new and unstable that I should stick with version 3?

undiwahn
June 27th, 2002, 11:28 AM
I tried messing around with eVC 4 -- didn't get very far though.

Basically I couldn't find any equivalent to the PocketPC SDK... it seemed like I had to compile my own reference platform?

Anyway, if you have time to kill you could try it -- let me know if you have any success -- but it seems premature and a hack of VS .NET to me.

alanr
June 27th, 2002, 12:18 PM
Version 3 is much more stable than 4 and will do more or less everything that 4 will. i would stick with 3 for the time being.....

talluritrk
June 28th, 2002, 11:20 PM
Hi
Basic tools we required are windowsCE3.0,evc++6.0
right now we have to use msdn help to start.it is the best product avalible in market.
in Kruglinski 5 th edition he spend some chapters on this topic.
www.codeproject.com also good.