T
Tihomir Ignatov
Hi All,
I'm using Alex Feinman's TAPI wrapper, but I have the following problem:
My app is a Smart device Windows Forms application (.NET CF 1.0). I create
an other assembly for phone communication (PhoneWrapper), where I use
TapiLib.dll and reference it from MainForm. I create a second form, named
PhoneForm, which opens, when a notification (event) form TapiLib arrives in
PhoneWrapper and PhoneWrapper raises an event, which I handle in MainForm.
The new opend form (PhoneForm) handles the same event likeMainForm and here
is the problem !!!!!!! When the PhoneForm is open, the notificatins form
TapiLib don't arrive !?!?
I think that exists a problem in communication between TapiLib and GUI !!!!!
Is anyone have the same problem!
Please Help !!!
Best Regards
Tihomir Ignatov
I'm using Alex Feinman's TAPI wrapper, but I have the following problem:
My app is a Smart device Windows Forms application (.NET CF 1.0). I create
an other assembly for phone communication (PhoneWrapper), where I use
TapiLib.dll and reference it from MainForm. I create a second form, named
PhoneForm, which opens, when a notification (event) form TapiLib arrives in
PhoneWrapper and PhoneWrapper raises an event, which I handle in MainForm.
The new opend form (PhoneForm) handles the same event likeMainForm and here
is the problem !!!!!!! When the PhoneForm is open, the notificatins form
TapiLib don't arrive !?!?
I think that exists a problem in communication between TapiLib and GUI !!!!!
Is anyone have the same problem!
Please Help !!!
Best Regards
Tihomir Ignatov