-
If possible,The manner of connection of these two programs for me to send your.
mail address: zahra_d84@yahoo.com.
2009-07-19 06:15:53 UTC by zahrad84
-
We have a soltuion that requires the following: Can MyPhone do these things? If so I can tell you that there will be a donation made to your account.
Thank you.
•H.323 video endpoints that connect to our solution must fully support mid-call video escalation and de-escalation. Mid-call video escalation occurs when an endpoint joins a video meeting. Our solution sends a new H.245...
2009-02-27 22:49:03 UTC by nobody
-
CVideoOutputDevice::SetFrameSize retrieves a window DC every time a video frame is drawn, but it never releases it. This causes a massive GDI leak and very frequent crashes because of hitting the limit of available GDI handles. The following code has to be added in that function, right after "PWaitAndSignal wait(mutex);":
if (m_wndFrame)
m_wndFrame->ReleaseDC(curDC);
As this project...
2008-08-11 10:00:47 UTC by iixii
-
CVideoOutputDevice::SetFrameSize retrieves a window DC every time a video frame is drawn, but it never releases it. This causes a massive GDI leak and very frequent crashes because of hitting the limit of available GDI handles.
The following code has to be added in that function, right after "PWaitAndSignal wait(mutex);":
if (m_wndFrame)
m_wndFrame->ReleaseDC(curDC);
As this project...
2008-08-11 09:55:05 UTC by iixii
-
when we try to open it on Vista it displays this problem
Problem Event Name: APPCRASH
Application Name: MyPhone.exe
Application Version: 0.2.0.0
Application Timestamp: 40cc75cd
Fault Module Name: kernel32.dll
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bd80
Exception Code: 406d1388
Exception Offset: 0001b09e
OS Version: 6.0.6000.2.0.0.256.6...
2008-02-06 08:01:10 UTC by eldhojoy
-
I'd be happy to help test it!
2007-11-12 18:31:40 UTC by donstauffer
-
Hi,
I'm behind a NAT box. From the looks of the settings pages, I thought if I routed port 5000 properly the app would work, but no go. Can anyone tell me what ports and protocols MyPhone uses?
Thanks!
-Mark.
2007-05-14 04:49:09 UTC by planetnic