From: agukhov on 28 Jul 2008 23:57 I use IMailRuleClient to intercept SMS. How can I disable standart new SMS notification? In function ProcessMessage of client I set *pHandled = MRC_HANDLED_DONTCONTINUE; message is not removed (if remove - no notification).
From: bobcy on 29 Jul 2008 21:30 You must delete incoming SMS by mapirule to complete remove the notification. Or you can hide the incoming SMS notification windows, but it will show once and the blob notification on the top taskbar can't clear. On Jul 29, 11:57 am, aguk...(a)gmail.com wrote: > I use IMailRuleClient to intercept SMS. How can I disable standart new > SMS notification? > > In function ProcessMessage of client I set *pHandled = > MRC_HANDLED_DONTCONTINUE; > message is not removed (if remove - no notification).
From: agukhov on 29 Jul 2008 23:00 To disable new SMS notification set HKCU\Software\Microsoft\Inbox \Settings\SMSAvailable to zero.
|
Pages: 1 Prev: Front camera access problem in DirectShow? Next: Wifi signal strength. |