Is there a way to programmatically retrieve the ROM Date from a Windows Mobile Device? (By using VC++ or .net)
Related
can i update my xda rom from o2 to win 2003? where do i find such utility?
Point your webbrowser to http://xda.weblink.net/ This is the fabulous ROM Kitchen of Makis and LumpiStefan.
Click on "Windows Mobile 2003" and select which tools you want to include in the ROM and choose a bootscreen.
Build your ROM as an EXE file and download it when ready.
The status is shown on top.
When the EXE is downloaded, remove the SD card and put your XDA in the cradle and run the EXE. Follow the instructions on screen and you have an XDA with Windows Mobile 2003 (WM2003).
Please note:
When upgraded you have to install all your software again and re-enter your Contacts and Calender entries.
Point your webbrowser to http://xda.weblink.net/ This is the fabulous ROM Kitchen of Makis and LumpiStefan.
Click on "Windows Mobile 2003" and select which tools you want to include in the ROM and choose a bootscreen.
Build your ROM as an EXE file and download it when ready.
The status is shown on top.
When the EXE is downloaded, remove the SD card and put your XDA in the cradle and run the EXE. Follow the instructions on screen and you have an XDA with Windows Mobile 2003 (WM2003).
Please note:
When upgraded you have to install all your software again and re-enter your Contacts and Calender entries.
will i be able to unlock
thanks for your help on the rom kitchen? I have a few questions:
1. At the moment I have developers SER in my XDA 1 and it is unlocked, after I upgrade it to TMobile 4.01.16 will it still be unlocked?
2. If it will be locked again on upgrade to WM 2003 what would be the procedure to unlock it over 2003 without a cable?
Thanks
Ghaffar
It will be still unlocked after the upgrade.....
So no problem with this.....
HTH
Stefan
Reverting back to Pocket PC 2002 SER
Thanks for the quick reply. Would it be possible to revert back to SER on Pocket PC 2002 after an upgrade to WM 2003?
Regards,
Ghaffar.
You can always revert to SER 1.2.
But it could be difficult, cause some some roms only allow installing a new ROM via SD-Card.
Try reading a little bit in the forum....
Stefan
It is possible to go back from WM2003.
I have done it the SD way.
First of all download the XDATools from this site.
Use the XDA OS Image tool to make a backup of your current OS.
Then use SD Backup on your XDA to make a backup of your "Working set" of applications and settings.
You now have a complete backup of your XDA.
I used a cardreader to make a Windows Backup of the SD Card.
Remove the SD from the XDA and perform an upgrade with your own cooked ROM from LumpiStefan.
In my case I could not downgrade using the SER1.2 via the cradle. I had to use the SD methode. Fortunately I had my backup of PocketPC2002, so I was able to flash back to my original XDA OS.
Could anyone of you who's so lucky to already own an HTC Universal please post if the ROM of this device contains a file called RTCDLL.DLL?
If anywhere, it's probably located in the \Windows folder (or one of its subfolders).
This file is a library that can be used by developers who want to create real-time communication applications. It is part of the Windows CE 5 operating system, but no all Windows Mobile devices include it on their machines.
I would like to make use of this library to write a SIP-based videophone application for the HTC Universal.
Hm...couldn't find it..sorry
I've found that file for you. It's part of the "Windows Real-Time Communications Client API SDK 1.3" wich can be found here: http://www.microsoft.com/downloads/...15-FD1C-4BF7-A505-3F8FAF1E120A&displaylang=en
Hope it helps
Eric
Eric,
That SDK contains the Windows XP version of the DLL.
What I'm trying to find out here is whether the ROM of the HTC Universal contains the Windows Mobile version of the RTCDLL.DLL which can be used to create SIP compatible realtime communication apps for Windows Mobile devices.
I'm sorry it was the wrong one. Have you also looked at the Windows Mobile 5.0 Pocket PC SDK? There is some support for the .dll in Windows CE 4.3. One other source could be www.opennetcf.org
Eric
Dear gurus!
I want to get access to PDU to sent raw SMS.
But official sources (i.e. MSDN Library) say it's only enable to recive it, not send.
Can I get access to low-level PDU structures?
Thnaks very much!
Can I do this with RIL function RIL_SendMsg() or it is impossible because this function is avaliable only in the Windows Embedded CE 6.0 (I'm using Windows Mobile 6.0 but it is not the same, isn't it)?
I have developed an application that runs on PocketPC 2003 (in Visual Studio 2003). When I try to run it on PocketPC 2002, I am getting error:
Unsupported System Version:
The Program is not compatible with the current operating system and, therefore, may not run on this device. Do you want to continue installation? [Yes] [No]
If Click on [Yes] button, installation is done, but while running that application I got following error.
SampleApp.exe
Cannot find ‘SampleApp’ (or one of its components). Make sure the path and filename are correct and all the required libraries are available.
Is it possible to copy a program running on a PDA running WM 6.1 onto another WM 6.1 device?
We currently have bespoke software installed on windows mobile devices. Having tried to image the software over to another device, the software throws up an error saying wrong device. I don’t have the actuall code for the software installed. Would it be possible to remove the device dependency protection and create an installable CAB?
Do you know where your software installed to (external or /windows/program files)?
Can you just copy the installer file (cab) from /windows? I used to do that on WinMo, but maybe I don't understand exactly what you're trying to do?
Sent from my PC36100 using xda premium