PDA

View Full Version : Dont work SMS sending button in WM6


Strik3r
13th September 2007, 11:33 AM
Hello all. I am engaged in development WM6 rom for MPX200 (SP). The system works well, but yesterday I found a very serious problem: then i'm click "Send" button in SMS writing form - nothing happens! Why can it be?
I tryed to insert sms.dll and sms_providers.dll from WM5, and WM6 emulator build, but it did not help. Also i tryed to insert tmail application with outres.dll and outlook.exe... Dont work

My registry values:

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\WDP]
"Name"="Microsoft WDP SMS Protocol"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="WDP"
"Priority"=dword:20
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\WCM P]
"Name"="Microsoft WCMP SMS Protocol"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="WCMP"
"Priority"=dword:25
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Bro adcast]
"Name"="Microsoft Broadcast Message SMS Protocol (Receive Only)"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Broadcast"
"Priority"=dword:30
"AppName"="\\Windows\\tmail.exe"
"Params"="-Text"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Tex t]
"Name"="Microsoft Text SMS Protocol"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Text"
"Priority"=dword:10
"AppName"="tmail.exe"
"Params"="-Text"
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Cla ss2]
"Name"="Microsoft Class2 SMS Protocol"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Class2"
"Priority"=dword:13
"AppName"="tmail.exe"
"Params"="-Class2"
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Not ification]
"Name"="Microsoft Notification SMS Protocol (Receive Only)"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Notify"
"Priority"=dword:15
"AppName"="tmail.exe"
"Params"="-Notification"
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Sta tus]
"Name"="Microsoft Status Message SMS Protocol (Receive Only)"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Status"
"Priority"=dword:5
"AppName"="tmail.exe"
"Params"="-Status"
[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Raw]
"Name"="Microsoft Raw SMS Protocol (Receive Only)"
"DLL"="SMS_Providers.dll"
"ExportPrefix"="Raw"
"Priority"=dword:0
"AppName"="tmail.exe"
"Params"="-Text"

Please, help.

Strik3r
13th September 2007, 11:54 AM
And, sorry for bad english

asi_
3rd October 2007, 01:19 PM
edited :D i can resolve this problem

riverklause
18th October 2007, 05:23 AM
we find the system sms program can send the sms message! you can save the message to draft box after finishing typing the message, then move the draft message to out box, the system sms will send the message immediatly. In fact, when you press the send button, system really do something but cannot complete the process.

lm48906388
11th November 2007, 03:37 PM
Is it ok?............

forestslin
28th November 2007, 08:14 AM
i am waitting for the wm6 for mpx200 which can sending sms~