Memory Info display on BJ II WinMo 6.1 - Non-Touchscreen Windows Mobile Other

I'm trying to figure out the name of this display in the settings folder on my Black Jack's registry or root windows directory so I can create a quicker way to access it. If anyone knows or would like to help, that would be appreciated.
View attachment 187859

Related

MortRings

Hi,
I'm new user. I have just installed on my QTEK 2020 MortRing-0[1].6.zip.
The program runs but there are no selections of rings.
Help will be appreciated. :roll:
Franco
Try this thread you might find what you are looking for
http://forum.xda-developers.com/viewtopic.php?p=111619#111619
MortRing
I read it but I could not find any help.
:?
Thanks
Mortring uses the default \Windows\Rings folder for the ringtones. You can copy all the ringtones to this folder and they will display as selections in mortring.
Or you can modify the registry entry and put them anywhere you want:
HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring

Where to get device lock application available on Wizard

Hi All,
My friend has just bought a Wizard and I noticed that it has a nice little device lock application on the home screen. Does anyone know where I can get this little app
for my XDA II running WM 2003 SE?
Cheers,
Richard.
Is it possible to rip this app from the WM 2005 Wizard ROM somehow?
I checked one of the EXT_ROM images I found but couldn't see anything obvious
in there. Could it be built into the main ROM perhaps?
cheers,
Richard.
We tried before to find the file responsible for this utility, so we could be able to bind it to a hardbutton and take it off the todayscreen, but no luck. No-one knows what file is responsible for this app. sorry guys.
the registry points to "shutil.dll" - I suppose this is a fairly generic shell utilities DLL, but as there is no further 'entry point' data in the registry, just hooking that up as a Today item should automatically provide the required data ? Unless it polls an additional DLL, of course, but a resource explorer check of that DLL (if you can copy it) should be able to point any of that out?

Midlet Manager wanted)

Hi there,
lost my Midlet. Don't want to hard reset though. Any idea where I can find a replacement?
By the way, I couldn't manage to install Opera Mini with MM(. Do I need any other than MM software to cope with it?
Hi yura1961,
Please visit the ftp & browse through the ext-rom dumps for a mm-cab you like.
An other even more convient way is to connect your magician to your pc with act.sync. Then browse to your \windows folder and create a shortcut in your startup folder pointing to \windows\loadvdisk.exe. After a soft-reset the ext-rom should be visible.
Cheers, M

Looking for PIM for Win CE5 (I'm new ... go slow!)

Chaps,
I'm new 'round here (first post), and I am not that clued-up on PDA and Windows CE terminology and suchlike. However I have a technical background, so will probably get along OK.
I have a Fujitsu Siemens Loox N100 (see link here.) I bought it as a Sat-Nav system, but have since discovered that you can unlock it and reveal the underlying Windows operating system. It claims to be Windows CE v5.00.
Having managed this, I have loaded various bits of software onto it, including TCPMP (MP3 player) and SpreadCE (Pocket Spreadsheet program.) Both of which work very well, and I am very happy with them.
I now want to find both address book and diary software, thus allowing me to use the machine as a PDA. However, I simply can't find anything to fit this bill - it seems that if you buy a PDA with WinCE on it, it also comes with Pocket Outlook, allowing you to do both these things. I don't have this software, and therein lies my request.
Is it possible to get hold of CAB files for Pocket Outlook, to solve this problem? Or, failing that, can anyone recommend a suitable PIM application that will both keep track of contacts for me, and run a personal diary? (If these sync with Outlook on my desktop PC that would be the icing on the cake, but it is not essential.)
Does anyone have any suggestions for suitable software for these tasks?
The other option is to use SpreadCE to write something using Excel functionals. I may be able to cook up a reasonable address book like this, but a diary would be beyond me!
Thanks for any help!
Oli.
Quick update ...
.. searching on here has thrown up "My Calender v1.5", which looks ideal for the diary part of the problem, but when I load it and run it I get the message (on the pocket device) "Fail to load CLSID".
Any ideas?
Thanks, again.
Oli.
Sorry, I am not familiar with any PIM software that will work on Win CE.
The devices we deal with here run Windows Mobile. Though it is based on Win CE (same kernel) it has a few additions on which most of the apps (fortunately not all) depend.
There is no such thing as cab for pocket outlook.
There is one thing I can recommend:
Search for "opening MIO C550". Someone created a cab for that device (unfortunately it runs CE 4.2) that adds ActiveSync to it and some dlls (like aygshell.dll) that Win Mobile apps need to run.
It also has some utilities though I am not sure about PIM.
I think this might work for you (at least you will be able to run a wider range of apps).
Oh, and the error you are getting is probably due to a missing COM object. Nothing to be done about that.
Levenum,
Thanks for your reply. It was helpful.
Your comment about Windows Mobile and Windows CE is very helpful. I thought that Windows Mobile and Windows CE were the same thing - different names for the same software. Thanks for clearing that up - apologies for ignorance. The fact that there are some things on Windows Mobile that are not on Windows CE may explain why some of the software I have tried hasn't worked.
I will try the "Opening MIO C550" search as you suggested. However, I can run Windows ActiveSync on the N100 as it is. (Although that's about it!) I'll post up here with details of how I get on ...
What do you mean by a "Missing Com Object"? What is a Com Object? You suggest that there is no way of fixing this - shame, as My Calender looks just about ideal for what I want to do!
Thanks again for your help.
Oli.
Please receive my apologies. I gave you incorrect model. There is no C550.
Mio P550 is a full PDA, but Mio C510 is a PND.
Any way here is the link, judging by the screenshots it has some kind of 'contact' app. Hope it helps.
'COM object' is a programming term. M$ invented the system and it is very problematic when moving programs around.
As you may know almost all windows programs rely on some DLL files in addition to EXE files as well. Those DLL files are programs too but they do not run by them selves but only offer functions to be used by other programs.
The idea was that if there is a common function, like say opening a window it would be in a DLL and instead of every programmer rewriting it in his code he would just call the function.
COM objects are stored in DLLs too but accessing them is more complicated. For one thing, its not enough for the DLL just to be there (like with normal DLLs) but it needs a registry entry. Have you ever dug through the registry and seen the CLSID key that has many sub keys that look like this: {a1234678-1234.....? Most of them are COM objects.
Virtual keyboards are implemented as COM objects on WM.
Levenum,
Thanks again.
It looks like I am onto a losing streak with this. I tried the details as described for the Mio C510, but to no avail - it doesn't work on the N100.
COM Objects ... thanks for the explanation. Am I right in understanding that the problem I have is a missing DLL file, when I try to run MyCalender? Would it be possible to put the relevant DLL file onto my machine? My Calender looks very much like the sort of thing I am looking to run, and I am frustrated at being so close to running it!
Failing that, does anyone else know of any PIM software that might run on WinCE?
Thanks again,
Oli.
Actually, what the error means is you are missing some registry entries.
It is most likely those entries are pointing to a DLL but there is no way of telling which DLL without knowing what the app looks for in the registry.
By the way, you do not need to follow all the instructions there.
You just need to get the cab and manually install it (I understand you can access file explorer on your device).
If that does not work, then sorry I am out of ideas.

Control Photoshop in Win 7 with shortcuts from PPC

I want to control Photoshop (Win 7) with shortcuts from my old 2020i WM2003SE.
I use a drawingtablet a lot, so having easy touch access to different brushes, etc would be really helpful for my work.
Does anyone have any idea how i could achieve this? I don't want to duplicate the pc screen, I only want to be able to have access to 8 buttons that will do shortcuts in photoshop.
I know how to make UI on the device to trigger exe or mortscript, but I don't have a clue how to send those to the Windows 7 pc as a keystroke.
Any ideas appreciated!
Reserved for more info.

Categories

Resources