Making WM Apps - General Topics

Hi,
I am looking to make some wm apps.
i have got:
visual studio 2008 pro
wm6.1 sdk
wm6.5 development tool.
Do i need anything else?

Related

How can i develope software for WM6 on Visual studio with C++

Hi all,
I have installed Visual studio 2005, and wanted to start building application for WM6 based pocket PCs...
in the VB.Net section, there is separate section, for smart devices but in the VC section there is nothing like, that, i want to improve my VC skill as VB i am using past 4 yrs, and developed nice applications..
Kindly suggest me that how can i start with VC in visual studio 2005.
If you are aware of some resource web site, where i can get some basic tutorials, and all, that will be appreciated..
Thanks a lot..
you have to install the wm6 stk then you get a smartdevice "dir" under visual c++
Rudegar said:
you have to install the wm6 stk then you get a smartdevice "dir" under visual c++
Click to expand...
Click to collapse
i have already installed WM5 SDK, as i did not find any WM6 SDK,
is there any resource, where basic instruction are given. So I can start with..
And also i read some where for pocketPc i mean WM6 mobiles, we cant create App in VC++, we must use vb.net or c#.. is that true...
as under VC++ there are smart device plug ins but could not create project... that give more rise to suspicion,... please help..
thats how it looks in my new project
http://msdn2.microsoft.com/en-us/library/ms838270.nativedevicedev01(en-us,msdn.10).gif
apart from my visual c++ is located under other languages
Attention..
to develop an app for WM6 you have to install SP1 for Visual Studio 2005 first.. then you can add the "feature" to dev WM6 Apps
nEuDy said:
Attention..
to develop an app for WM6 you have to install SP1 for Visual Studio 2005 first.. then you can add the "feature" to dev WM6 Apps
Click to expand...
Click to collapse
what feature you are talking about, my friend..
i think, I have installed SP1 for VS 2005..
when i am trying to start with, vc, project creation failed...
Kindly share some resource website if you know..

I want to make programs for HTC Touch Pro (WM 6.1)

Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Airhead315 said:
Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Click to expand...
Click to collapse
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
danielherrero said:
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
Click to expand...
Click to collapse
Do you know of an emulator for the HTC Touch Pro? I downloaded a program that I know works, and was able to compile and run it on my phone but when I tried to run it with the emulator it was missing the HTCSensorSDK.dll file... something fairly new i presume. I tried default emulator and the Windows Mobile 6 Professional VGA emulator but I was wondering if there was one available for this phone yet.
I want to know the same thing
If/when you find an answer to this I would love to hear about it or see a post on it. Thanks.
There's no such thing as a software-only emulator for the Raphael's hardware, that would be incredibly complex to create for such a task
What the developers use is called a "Board Support Package" - it basically contains all the raphaels hardware, in a PCI card that gets installed in a slot in the computer.. that way all the drivers, etc can be loaded and everything can be tested as it would be on the phone itself.
There's pretty much not a chance in heck of you getting one of those (although if you do, send one my way, I would love to have one )
The emulators are useful for testing generic software that does not tie into any of the features that require raphael hardware. There should also be emulator images to support all resolutions (qvga square, qvga, vga, not sure about wvga/wqvga)
And, here's the link: http://www.microsoft.com/downloads/...52-f89e-4354-84ce-5d19c204498a&displaylang=en
Looks like it does in fact come with wqvga and wvga emulators
Note that you can use an emulator kitchen to add SOME of the htc stuff to the ROM image, but none of the drivers that support the htc hardware will function.

WM 6.5 Titanium Plugin

Hi,
I wonder if anyone know of a good source or tutorial or similar for developing Windows Mobile 6.5 Titanium Plugins?
/Sonny

Development - Programming

I have a question regarding software development for windows mobile, what do i need to install with visual studio 2008 to start developing apps for wm6.5? thanks for now...
The windows mobile 6.5 sdk.
http://www.microsoft.com/downloads/...1d-97a8-4f80-bc6a-ae010e085a6e&displaylang=en

Programming

Hi,
I have Visual Studio 2008 Professional and want to program with Visual Basic for my Omnia with Windows Mobile 6.1 Professional, but there are no tools in my toolbox..i want to make a picturebox into my form.
I have installed the Windows Mobile 6 SDK already, what am I doing wrong?

Categories

Resources