M
mieszk3
I want to received sms by MessageInterceptor. I tried this in Form class,
thread, other class, but it doesn't work. When my app is minimized (main
form) no event is raised, but sms is received (phone keys flashed).
App is like proxy to other application, so it has to be minimized.
Event is raised when I closed application, but it is too late of course.
What should I do to make it works?
If I can't do this by .net, send me some native code, please.
thread, other class, but it doesn't work. When my app is minimized (main
form) no event is raised, but sms is received (phone keys flashed).
App is like proxy to other application, so it has to be minimized.
Event is raised when I closed application, but it is too late of course.
What should I do to make it works?
If I can't do this by .net, send me some native code, please.