[Q] Native Recipient Autocomplete - General Questions and Answers

Using Windows Mobile 6.1 build 20771, was wondering if anyone knew how to control the number of suggestions autocomplete gives in the "To:" field when typing. I'm always getting like 8 suggestions. My build doesn't have the following key and adding it doesn't seem to have any effect.
[HKLM\System\Inbox\RecipientAutoComplete]
"Maxsuggestions"=8
I added it manually, setting MaxSuggestion to equal to 4, and it is a DWORD value, and still has no effect.
Also, I've already disabled T9.

Related

Hardware breakpoint w/IDA 5.2

I'm disassembling an application and would like to see how it fills a certain text field (in a list view). It displays the result as "X units", where X is a number and units indicates the units of the value. I disassembled the program in IDA and found the "units" string. To make sure the application uses this specific string (and not %d units, for example), i ran unsigner on the application and modified the string via a hex editor. Indeed, the string has changed in the appropriate place.
Using "jump to xref to x" on the "units" string, i found 5 places that use it - each by LDR'ing it to R1. I set breakpoints on all instances but, surprisingly, none were hit. I then tried to set a h/w breakpoint on the string by setting a breakpoint on:
.rdata:00022ED4 aUnits_0 unicode 0, < units>,0
and selecting "hardware breakpoint" but IDA does not allow this (OK button is greyed out and cannot select read/write/execute). I tried this with 5.2 and 5.3 demo on an HTC tytn ii.
Questions:
1) Can anyone think of a way the string is used but will not be seen as a reference to the string?
2) Why can't i set a h/w breakpoint?
3) Any other ideas?
Thanks

Why isn't "suggested words" working?

I've got my Fuze properly configured (like I used to have my Kaiser/Tilt set up), but the only suggestions are the SMS or E-mail addresses.
Is anyone else having this issue?
Do you mean the word completion? if so have you turned it on?
start\settings\<personal tab>\input\<word completion tab>\suggest words when entering text
I couldn't agree more. I've turned on word completion...and it hasn't completed word one...any help other than the above? It is a FUSE btw.
Found a solution!
http://bfg100k.blogspot.com/2008/08/diamond-tip-word-completion-annoyance.html
Woo hoo!
Actually, in case that site/blog disappears, let me quote from it for posterity here, in this forum:
...found the cause as well as the not-so-perfect fix for this. Why not-so-perfect? Because its a case of one or the other; you can have word completion in either the HTC SIPs or the stock SIPs, but not both. (That's -2!)
Made your choice? If you are still keen on having word completion for the stock SIPs, follow the steps below:
IMPORTANT: be sure that HKLM\Software\Tegic\eT9\XT9SupportMSSip has a value of 0.
Change these two registry keys under:
HKLM\system\currentcontrolset\control\layouts\e 0010409
* Value of Ime File from \windows\xt9ime.dll to \windows\compime.dll
* Value of Layout Text from XT9 IME to COMP IME
And soft reset. To revert back, simply reverse the steps above.

[Q] Enter non-displayable Unicode

Hello,
is there a way to enter unicode characters that are not displayable into an application?
I've got problems with an RDP Application that accepts and transmits unicode input. But on the other side of the RDP my windows server 2003 machine expects windows-1252 input. So I thought if the app developer doesn't integrate support for different codepages I could get around the problem by sending two windows-1252 characters as one unicode character with the same binary representation. (For example 0xe466 in unicode would be äf in windows-1252)
I'd also love to see a way to switch the codepage, but I doubt that this would be possible without access to the applications sourcecode.
Thank you in advance.

[Q] Adding parentheses to the T9 list

I am using a Samsung SCH-i760 with Windows Mobile 6.1. On this phone, I installed this T9 Program that works well. However, I noticed on the suggestions list for the number 1, there are no parentheses. It has pretty much any other commonly used symbol (. ? !, etc.) except the open and close parentheses. Is there a way to edit this program to have it include parentheses?

[Q] Registry Key for SMS Recipient Limit

Has anyone found a registry key that controls the setting of maximum number of SMS recipients? Having to set up multiple groups due to the arbitrary carrier-"supported" limit of 10 is a bit absurd.
I may have found something on this myself:
http://forum.xda-developers.com/showthread.php?p=18175498#post18175498
bkaul said:
I may have found something on this myself:
http://forum.xda-developers.com/showthread.php?p=18175498#post18175498
Click to expand...
Click to collapse
Yeah. I found that value when I was first looking through the registry and it works on a Samsung Focus

Categories

Resources