HI,
First a big thanks to all the skype dev community !!
I'm in a Scientific University and I coded a program capable of understanding simple voice commands, I'm using Windows xp 64 and I'm trying to interact with skype, but after numerous attempts of compiling an API I always block in the multithreaded functions.
Ideally, i would like to integrate the " Example C++ code for Windows" shown in the sample code sticky, but I don't have Visual C++ and I installed the free express edition without success when compiling or linking with the RPCRT4.LIB or enabling the multithreaded functions.
My application is in C and I don't know how to program in VB.
Does anyone know how to compile the sample code with the Visual C++ 2005 express edition or with DEV-C++ 4.9.9.0?
Any Suggestions?
=)