Quote:
Originally Posted by Erel
You should use:
Code:
registry.SetDWordValue("ControlPanel\SIP","SuggWords", 0)
Note that I see this key on a WM2003 device but not on a WM6 device.
I think that just changing the registry will not be enough.
|
Thanks Erel, that does fix my program error BUT it does not hide/remove the suggested words popup.
If I edit the registry whilst the program is running it does not take effect. If I edit the registry then run the program I have no popup list.
Guess I'll just have to put up with it. Not the end of the world I guess.