Windows Mobile 6.5 Developer Tool Kit - Touch Pro, Fuze ROM Development

Something for our chefs
Overview
The Windows Mobile 6.5 Developer Tool Kit adds documentation, sample code, header and library files, emulator images and tools to Visual Studio that let you build applications for Windows Mobile 6.5.
Developer Tool Kit comes with the following Emulator Images:
Windows Mobile 6.5 Professional Square Emulator
Windows Mobile 6.5 Professional QVGA Emulator
Windows Mobile 6.5 Professional WQVGA Emulator
Windows Mobile 6.5 Professional VGA Emulator
Windows Mobile 6.5 Professional WVGA Emulator
Windows Mobile 6.5 Standard Square Emulator
Windows Mobile 6.5 Standard QVGA Emulator
http://www.microsoft.com/downloads/...FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e

Related

development

I wan't to build an interface from my PDA direct to my webserver, any idea's which software to use for development on PDA.
Microsoft eMbedded Visual C++ 4.0
or MS VS.net for CE

Windows Mobile 5.0 SDK for Pocket PC "official"

Any one tried it http://www.microsoft.com/downloads/...f2-f524-4ec5-9155-717cbe5d25ed&DisplayLang=en
The Windows Mobile 5.0 SDK for Pocket PC extends Visual Studio 2005 Beta 2 so that you can write managed and native application software targeting Windows Mobile 5.0 based Pocket PC devices.
This includes:
Windows Mobile 5.0 based Pocket PC Device Emulator images & skin files
Headers, Libraries, IDL files, and Managed reference assemblies
Sample Code
Documentation in CHM Format
Tools, Sample Configuration files, and Test Authenticode Certificates

PlayStation Suite SDK beta for PS Certified devices

http://forum.xda-developers.com/showthread.php?t=1341357
"Using C# as the programming language, PS Suite SDK will run programs developed in C# on virtual machine equipped in both PS Certified devices and PS Vita." http://www.slashgear.com/sony-accept...beta-10194471/
Application http://www.playstation.com/pss/closedbeta/index_e.html

Cannot install ClockworkMod Recovery

Installing a custom recovery on Galaxy S II
Download codeworkx's ClockworkMod Recovery, and the Heimdall Suite:
codeworkx's ClockworkMod Recovery: download
md5: 364315cb9a499d50638d05b93bb44422
Windows:
Heimdall Suite 1.4RC1: download
NOTE: The Heimdall Suite requires the Microsoft Visual C++ 2010 Redistributable Package to be installed on the computer, which can be downloaded here.
Release Candidate (RC) versions may require the Debug Visual C++ 2010 DLLs which Microsoft does not offer for redistribution or download
Power off the Galaxy S II and connect the USB adapter to the computer but not to the Galaxy S II.
Boot the Galaxy S II into download mode by holding down Volume Down, Home & Power while connecting via USB.
Windows only:
Run the included zadig.exe in the drivers folder of the Heimdall Suite.
Choose Options ยป List All Devices from the menu.
Select Samsung USB Composite Device or Gadget Serial or Device Name from the drop down menu.
Click Install Driver.
NOTE: A prompt may appear warning that the installer is unable to verify the publisher of the driver, ignore it and select "Install this driver anyway."
Untar codeworkx's ClockworkMod Recovery into the Heimdall directory.
On the computer, open a terminal and run the following command from the Heimdall directory:
heimdall flash --kernel zImage
A blue transfer bar will appear on the device showing the recovery being transferred. Once completed, the device will reboot automatically.
The Galaxy S II now has ClockworkMod Recovery installed. Continue to the next section.
Click to expand...
Click to collapse
Okay, so I downloaded the ClockworkMod Recovery and the heimdall suite, and I unzipped them both. It took me a while to get the step with the Zadig.exe working on Windows 8, because it doesn't allow unsigned drivers, but I got that working. When I tried to do the "heimdall flash --kernel zImage" bit, I get an error saying msvcp100d.dll cannot be found. Now I checked in Programs & Features, and it says that I have Microsoft Visual C++ 2005 Redistributable (like 3 times), Microsoft Visual C++ 2005 Redistributable (x64), Microsoft Visual C++ 2008 Redistributable x64 9.0.xxxxx, Microsoft Visual C++ 2008 Redistributable x64 9.0.xxxxx, Microsoft Visual C++ 2008 Redistributable x86 9.0.xxxxx, Microsoft Visual C++ 2010 Redistributable x64 10.0.40219, and Microsoft Visual C++ 2010 Redistributable x86 10.0.40219.
So I decided to try and get a msvcp100d.dll off the net, I put that in the System32 and in the directory of heimdall.exe and it still did nothing differently.
Now that should be enough? All it needs is the Visual C++ 2010 redistributable.. right?
Though it does say this "Release Candidate (RC) versions may require the Debug Visual C++ 2010 DLLs which Microsoft does not offer for redistribution or download"
Now.. what can I do? It shouldn't be this hard should it?
I've also tried this on 2 other computers too, 1 of them running Windows 8 and another running Windows 7. Same thing.
hxc_pokecore said:
Okay, so I downloaded the ClockworkMod Recovery and the heimdall suite, and I unzipped them both. It took me a while to get the step with the Zadig.exe working on Windows 8, because it doesn't allow unsigned drivers, but I got that working. When I tried to do the "heimdall flash --kernel zImage" bit, I get an error saying msvcp100d.dll cannot be found. Now I checked in Programs & Features, and it says that I have Microsoft Visual C++ 2005 Redistributable (like 3 times), Microsoft Visual C++ 2005 Redistributable (x64), Microsoft Visual C++ 2008 Redistributable x64 9.0.xxxxx, Microsoft Visual C++ 2008 Redistributable x64 9.0.xxxxx, Microsoft Visual C++ 2008 Redistributable x86 9.0.xxxxx, Microsoft Visual C++ 2010 Redistributable x64 10.0.40219, and Microsoft Visual C++ 2010 Redistributable x86 10.0.40219.
So I decided to try and get a msvcp100d.dll off the net, I put that in the System32 and in the directory of heimdall.exe and it still did nothing differently.
Now that should be enough? All it needs is the Visual C++ 2010 redistributable.. right?
Though it does say this "Release Candidate (RC) versions may require the Debug Visual C++ 2010 DLLs which Microsoft does not offer for redistribution or download"
Now.. what can I do? It shouldn't be this hard should it?
I've also tried this on 2 other computers too, 1 of them running Windows 8 and another running Windows 7. Same thing.
Click to expand...
Click to collapse
1. Wrong thread
2. USE DAT SEARCH BUTTON!
Sent from my JellyBam'ed Galaxy SII using Tapatalk 2
Are you using a apple running mac computer or windows pc ?
I think it's because heimdall binary has been compiled with debugging option, so it is looking for "msvcp100d.dll" (look at the "d" at the end of the name) that is not available in the Visual C++ 2010 Redistributable Package...
I have the same problem and I am in Windows 64 bit...
Now I am trying to flash from a live ubuntu...
edited:
in live Ubuntu desktop 12.10 32bit works
Didn't find anything with a search.
Cosmic Blue, I stated twice that I was using Windows.
And that's a pain in the ass, have to use Ubuntu just to flash. Hopefully I still have an ISO for it somewhere >_>
In case anyone was wondering, I ended up using Odin and it worked after my second try.
Couldn't make it work on Ubuntu with Heimdall.

Convert data set to database in SQL Server CE 3.5 for Windows Mobile 6 applications?

I am working with SQL Server CE 3.5 for Windows Mobile 6 app development.
I have created a table in one .sdf data source and I have another data set with the same schema that I want to load (and override all data) into first .sdf data source.
How can I do that?
I saw there is .Update function, but I still unable to understand if I can use it for this purpose.

Categories

Resources