PDA

View Full Version : RTCDLL.DLL on the HTC Universal?


jandevries12
7th September 2005, 09:55 PM
Could anyone of you who's so lucky to already own an HTC Universal please post if the ROM of this device contains a file called RTCDLL.DLL?
If anywhere, it's probably located in the \Windows folder (or one of its subfolders).

This file is a library that can be used by developers who want to create real-time communication applications. It is part of the Windows CE 5 operating system, but no all Windows Mobile devices include it on their machines.
I would like to make use of this library to write a SIP-based videophone application for the HTC Universal.

c0rnholio
7th September 2005, 10:21 PM
Hm...couldn't find it..sorry

eccnijmegen
8th September 2005, 12:22 AM
I've found that file for you. It's part of the "Windows Real-Time Communications Client API SDK 1.3" wich can be found here: http://www.microsoft.com/downloads/details.aspx?FamilyId=C3A7BD15-FD1C-4BF7-A505-3F8FAF1E120A&displaylang=en

Hope it helps
Eric

jandevries12
9th September 2005, 07:56 AM
Eric,

That SDK contains the Windows XP version of the DLL.
What I'm trying to find out here is whether the ROM of the HTC Universal contains the Windows Mobile version of the RTCDLL.DLL which can be used to create SIP compatible realtime communication apps for Windows Mobile devices.

eccnijmegen
9th September 2005, 01:18 PM
I'm sorry it was the wrong one. Have you also looked at the Windows Mobile 5.0 Pocket PC SDK? There is some support for the .dll in Windows CE 4.3. One other source could be www.opennetcf.org

Eric