How to Add menu Item to Main Windows Contact Aplication??? - Windows Mobile Development and Hacking General

Hi im triying to add a menu item to the main contact menu application like this photo:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I only want to add a call to another program in this menu like GoogleMaps
Thanks to all

Please anyone knows how to do this?

I am guessing here. But you may have to use a resource editor and hack the dll... I don't which one it would be but it would be found in the windows root.

curious george said:
I am guessing here. But you may have to use a resource editor and hack the dll... I don't which one it would be but it would be found in the windows root.
Click to expand...
Click to collapse
I try to found the dll but google maps hacks the dll when I install this app?

Look in registry: HKLM\Software\Microsoft\Shell\Extensions\ContextMenus\Contacts

Take a look at the Windows Mobile 6 SDK Samples. It requires C++.

Related

Delete/Reset Program Histoty in startmenu

I'm now searching this board and google about this topic for several hours but still couldn't find the answer I needed.
I want to delete/remove/reset the Program history of the last used programs which is displayed in the startmenu below the userdefined icons.
See the image:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Where is the list saved? in the registry? I mean, it HAS to be saved somewhere :shock:. Othwerwise it would be some kind of magic :wink:
Thank you for any answer!
its under
HKEY_CURRENT_USER\Software\Microsoft\Shell\TaskSwitch
I use Resco Registry Editor to delete them, after you have to do a soft-reset
I use the utlity called Tweaks2k2 Net ..its a nice program and also it has more tweaks like changing the layout of the keyboard etc....
Thank you very much!
I normally use Total Commander to edit the registry, but I will have a look at the tools you mentioned.
Thanks again.

Here is work for developers

I found 2 programs on the web, and they can be usefull for further development.
First program is called "dynamo", when it is started it show all open application on one single screen. Windows Vista and Apple OSX haveboth the same feature and it looks nice on a PDA.
Here is a screenshot when the program is running an the opened applications are shown:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In the attachment is the program.
The second program is even more interesting, but still very basic and complete useless at this moment. The program has the ability to change to another screen in an animated way, flipping, sliding, etc.
In the attachements is a demo and it think( !!!!) the sourcecode. I am not a developer, so please excuse me if I am wrong or show up with something old.
Both apps are from Aspecto Software www.aspecto-software.com

[APP] Samsung Caxixi - run on other WM devices?

Hi,
could someone try to run Samsung Caxixi app on any other WM device? Here's more info on it - it seems to be a nice app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
On Diamond with WM6.1 it doesn't work. Hope that the app doesn't need some kind of Samsung UI... I've noticed after installing the cab Samsung Windows Mobile SDK 1 is being installed, maybe this could be some clue.
Yeah, it would be nice to have it on our HTCs
It needs a Samsung sensor dll. So I don't think it will work unless someone can make the dll work on your device.
It's more than just the sensor.dll. I tried installing it on a TouchHD and the sensor.dll was not in the package - I think they built it into the exe so it can't be replaced. I have been able to change that file in the past and it works but not with this app. I hope someone else can figure it out. It simply crashes when run.
Did Samsung seriously use the Mac OS X home folder icon?

some help please

I asked in general but got no response.
What is a good program to use for simply changing the taskbar color?
I run RCMOD 2.1 on my 8925...and would like to find a program before getting this phone.
Also looking for photo contacts Pro type contact list program....any help is GREATLY needed and appriciated!!!!
Everyone that is making their own themes what program do you use?
Thanks!!!
To the 1st. question:
use the search with "MaxTTM"
elad13 said:
Also looking for photo contacts Pro type contact list program....any help is GREATLY needed and appriciated!!!!
Click to expand...
Click to collapse
Seen iContact?
http://supware.net/iContact/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Also a whole xda thread related to iContact here:
http://forum.xda-developers.com/showthread.php?p=2245963

OpenGL es app can't be fullscreen

I port San angeles to windows moible platform, first I use PPC 2003 SDK, compile success, but can't be fullscreen, I run it on my HTC touch pro with width=480, height=640, only got width=240, height=320.
So, I installed windows mobile 5.0 SDK, also be same, can't be fullscreen, could somebody can help me?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment san_angeles.zip
Looks like glViewport is called with (0,0,240,320). Try to call it with (0,0,480,640) and see if that helps (just for testing).
I hate Microsoft!
After google the problem, find the solution:
Add one resource file one line:
HI_RES_AWARE CEUX {1} // To turn off the emulation layer
I hate Microsoft!

Categories

Resources