have a windows based aviation-dictionnary on PPC - General Topics

hi, i've made some search in this great forum but can't find the right way to have any usable response in this jungle of english terms.
that i would, is to use a windows based program on my windows mobile PPC.
the little app is located here: http://olravet.free.fr/Dico.zip and consists in only 2 files, .exe, .txt
does someone can have a look at this, please, and tell if it could be make easily so i could improve my poor english
many thx !

noone could help ?

Related

Languange settings > SHARP W-ZERO3

Hi,
I guess I have three questions here and I guess this would be the best place to ask. I am a K-JAM user.
1. I am planning to get Sharp W-ZERO3 but it is in Japanese language. Does anyone one know how to change the language on WM5.0 system?
2. How does the WM5.0 language interface work? Is it embedded in the ROM? Hopefully someone can point me to a "Understanding the language interface of WM5.0 101" .
3. Is the method of changing the language of WM5.0 system the same across all devices?
Thanks.
Hi lamlamz!
Unfortunately changing language of any Windows Mobile device is not a simple matter.
There are two ways of changing the interface:
1. Get an English ROM image for your device (if there are any) and reflash. It's just like updating, and you can find instructions in the WiKi.
2. Get English MUIs. These are files that contain the interface resources (everything you see on the screen). If you can get a set of those, copy them to the windows directory of the device then set regional settings to English you will have an English speaking device.
There is a catch though: these files are exe and DLL files that only have resources (string, menus etc.) and no code, but to work on WM5 they still have to be signed.
I am not familiar with W-ZERO3 so I am not sure if you can find English ROM or MUIs for it. If you have some background in programming or just know how to edit resources you may be able to create some your self.
Here's how it works:
Let's say you have a file word.exe. You want it's interface in English so you take all the resources from it and put them in a file called word.exe.0409.mui (0409 is hex language code for English).
Good luck.
Thank you
Hi Levenum,
Thanks for your kind reply. Appreciate it.
I am not programmer but a an adventurous tech user.
I guess I will have to wait for English version to come out.
Thanks again.

desktop program on windows mobile ?

Hello,
I might sound naive but would it be able to run a desktop simple application (such as a dictionnary in my case) on my windows mobile device ?
Thank you in advance for any tip
No.
Different OS and different processor architecture mean your WM device wouldn't have a clue as to what to do with this app.
There DOS emulators that can run old apps with varying degree of success bu nothing for windows as far as I know.
dam said:
Hello,
I might sound naive but would it be able to run a desktop simple application (such as a dictionnary in my case) on my windows mobile device ?
Thank you in advance for any tip
Click to expand...
Click to collapse
As it's been pointed out, it's pretty futile to try to emulate anything. Use a remote controller application - see http://forum.xda-developers.com/showthread.php?t=288506 for more info
EDIT: I've just noticed you've already read the article
There is a DOS emulator for ppc though.
BTW, there are a lot of dictionaries for the Pocket PC, including even Japanese. Did you read my related articles?
dictionary
Menneisyys said:
BTW, there are a lot of dictionaries for the Pocket PC, including even Japanese. Did you read my related articles?
Click to expand...
Click to collapse
No, I looked around, but could not find your article. I would be glad to have the link.
I also found out that roadlingua dictionary shell (http://www.absoluteword.com/roadlng/) might be a solution, as I can create my own data base. I might be able to tune the one that is working on my desktop and implement it on this shell (french<>japanese). I will give it a try this w.e.
I also found these dictionaries for Japanese<>English (most of them freeware)
・EBPocket
・WordNet 2.0 - Dictionary & Thesaurus
・EDICT V05-003
・F2J2
・EBPocket本体のダウンロード :フリーソフト
・英英辞典+類語辞典( WordNet 2.0 - Dictionary & Thesaurus ) :フリーソフト
・和英(+英和)辞書(EDICT V05-003) :フリーソフト
・仏和・和仏単語帳(F2J2) :フリーソフト
thanks to
http://x01ht.blog82.fc2.com/blog-entry-9.html (it is in japanese)
thank you all for your support
dam said:
No, I looked around, but could not find your article. I would be glad to have the link.
Click to expand...
Click to collapse
http://www.pocketpcmag.com/blogs/index.php?blog=3&p=1137&more=1&c=1&tb=1&pb=1 and http://www.pocketpcmag.com/blogs/index.php?blog=3&p=1161&more=1&c=1&tb=1&pb=1
dictionary
Thank you very much, m(..)m
I will write some feed back on the japanese <> french/english dictionary
Cheers

WM6 Registry Editing Guide?

Hey guys,
Looking for a registry editing guide that explains a little more on the Windows Mobile registry.
Bought a Ubiqio 503G on the internet. The phone has great features but sucks as far as:
-In-call speaker volume
-MP3 ringtone volume
-Weak vibrate
Ubiquio does not support this device and eXpansys has very poor support, and a crappy tech. team.
I believe the guys on this forum have more knowledge than eXpansys.
Let me know if you have any suggestions.
Much appreciated.
like with pc windows registry
every program can create registries
having whatever function for the program
as the programmer sees fit
so other then how to alter registrys there really is no general guide to
the registry
There's no dedicated guide on all registry entries, like Rudegar said, but better read this before starting to play around with registry:
http://www.wmexperts.com/articles/howto/how_to_edit_the_registry.html
Just dump your registry as a .txt file, put it on your pc (try ceregeditor) and do keyword searches until you find what you need. Play around a little with the applicable values (if found), but save the original file in case you mess up.
nice post WG very informative for users who havent tinkered with the reg before. I also like to use a desktop reg editor (whilst active synced) called CeRegEditor as well as a PPC one (PHM, Task Manager v3.1 etc), best of both worlds
Agree the best regieditor on desktop for WM is CeRegEditor, and the combining of FDC's TaskMgr.exe + Total Commander make us never need a standalone reg editing tool on device.
Plus for a real tweak addict better purchase the SKTracker, another 'tweaker's dream'.
I'm planning to repost the whole content on nir36's guide thread, a lot of code-adding work to do tho.
Edit: Done. Check here: http://forum.xda-developers.com/showthread.php?t=471521 This is a really useful thread for beginners.
Edit: I found this wonderful site really need some 'beginner-friendly' contents, or maybe need a seperate 'Beginner's Subforum'. Although it's already a heaven for developers, but beginners maybe less taken care of. I don't call beginners 'noobs' or 'idiots' because I'm a beginner too.
wg5566 said:
Edit: I found this wonderful site really need some 'beginner-friendly' contents, or maybe need a seperate 'Beginner's Subforum'. Although it's already a heaven for developers, but beginners maybe less taken care of. I don't call beginners 'noobs' or 'idiots' because I'm a beginner too.
Click to expand...
Click to collapse
Agree. The developers know what they talking about, but the tens of thousands of mere mortals don't.
I have been reading for days and still don't know where to start to modify the Today screen, not to mention ROM.
Joe

getting started in programing for WM6. pls advise

hi folks,
i love my phone and will like to contribute...
i studied years ago turbo pascal but i figured that programing languages basically have similar flows?
i will like to seek advise from pros on how do i get started?
can i
1) know what programing language or tools do i need?
2) know what are the usual errors or problems so that my climb will be easier?
i am really sincere and i hope the pros can take some time to advise me...
yours
leo
I would say, the easiest way to do some application pgrogramming, is to use the Visual Studio 2008(Tool) and C#(language). The platform is .Net framework 3.5.
You can download the latest Windows Mobile emulators, and use it along with Visual studio to test and debug your programs. Once you are satisfied with the program, you can build the cab using Visual Studio(which you can install on the real windows mobile device).
Please post specifics if you need more info. I am sure most of the poeple here are willing to help!
Please try the search function before posting even though this is the Q&A section
This question was just asked: http://forum.xda-developers.com/showthread.php?t=452400
sorry bro . . .
its fine, just figured you might find a little information quicker there
ok specific Q can i rely solely on "WYSIWYG" interface? rather than hardcode like C etc?
Nope. Solely WYSIWYG won't get you anywhere.
But you can use it. For example the CompactFramework.Net (CF.Net) has a WYSIWYG interface, but the underlying functionality you'll have to write yourself.
If that is what you meant...

Visio studio cab file creation

Hello there,
I am new to developing applications for windows mobile devices and i am not a developer. But I managed to build a application and it runs perfect on my HD2 but i realy want to share it with you guys.
Thats why i wanne ask if there is an easy way to create a cab file from my project in visual basic ?
sorry for my english. looking forward to your answer
flyte said:
Hello there,
I am new to developing applications for windows mobile devices and i am not a developer. But I managed to build a application and it runs perfect on my HD2 but i realy want to share it with you guys.
Thats why i wanne ask if there is an easy way to create a cab file from my project in visual basic ?
sorry for my english. looking forward to your answer
Click to expand...
Click to collapse
Look for an example in open source applications. Search for example for "Reremind". It creates a cab.

Categories

Resources