Question on VoIP sample program.
From: Bryan (anonymous_at_discussions.microsoft.com)
Date: 03/29/04
- Next message: Christian Kaiser: "Re: Change the Calendar Month names to a different language"
- Previous message: ArtemK: "Smartphone2002 & 2003 questions"
- Next in thread: Bryan: "RE: Question on VoIP sample program."
- Reply: Bryan: "RE: Question on VoIP sample program."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Mar 2004 02:51:06 -0800
Hi, I have a question about a VoIP sample code I'm try to compile.
I might be sounding a little stupid but I have to get the code running and run a few tests within a few days.
I have my reasons....
I'm kind of a newbie to Windows (CE) programming so please give me some pointers on what I'm doing wrong.
The sample code is in a directory named "VOIPDEMO".
Since there wasn't a eVC++ project file
I made a empty project and added all the files manually.
There were 31 link error at first and it was dropped to 13 after including some library files using the project menu.
After that I found that the "rtccallp.idl" wasn't included on the project.
So I included the file and the compile steps changed a bit .... and the compiler tells me the following message.
"Error executing midl.exe".
Well I tried compiling the idl file manually but it dosen't work or I'm not doing it right.
I've made basic applications in CORBA but not COM
and I have basic knowledge about windows programming and MFC.
I'm looking through a whole lot of documents and getting lost.
Can anybody be kind enough to give me some advice.
Thank you.
Bryan.
- Next message: Christian Kaiser: "Re: Change the Calendar Month names to a different language"
- Previous message: ArtemK: "Smartphone2002 & 2003 questions"
- Next in thread: Bryan: "RE: Question on VoIP sample program."
- Reply: Bryan: "RE: Question on VoIP sample program."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|