Access Violation Error on DWORD GetTimestamp() under Windows
- From: Anton Antonov <ajantonov (at) yahoo.com>
- Date: Wed, 1 Feb 2006 10:35:07 -0800 (PST)
Hi,
I use openh323.dll (Mimas Patch 2 release).
I have a problem when I use mfc endpoint on incoming
call and receive access violation in
GetTimestamp() function after 20-30 minutes
conversation.
file -> rtp.h
DWORD GetTimestamp() const
{
-> return *(PUInt32b *)&theArray[4];
}
Is there anybody who has received the same error or
has decesion of this mistake?
Thanks in advance about the answers !
P.S. I didn't make tests under Linux on incoming calls!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
------------------------------------------------------------------------
Check the FAQ before asking! - http://www.openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To unsubscribe or
change your subscription options, goto
http://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------------------