keyongtech


  keyongtech > win32.programmer.* > win32.programmer.tapi > 07/2008

 #1  
07-29-08, 10:00 PM
Gravy Jones
On Visual Studio 2008, I can include TAPI3.h and use the TAPI COM object
with no real difficulties, other than learning curve.

On Visual Studio 2005, the same code produces a compiler error that I
discovered is related to the inclusion of "TAPI3.H".

I get the following error

"fatal error C1083: Cannot open include file: 'ddraw.h': No such file or
directory"

I don't know why including TAPI wants to include DDRAW but it does.

Has anyone had this problem before? Is there a constant that I need to
define or a TAPI version number or something to cause the code to compile?

url:http://www.ureader.com/gp/1481-1.aspx
 #2  
07-30-08, 12:03 AM
Matthias Moetje [MVP]
Gravy,

ddraw.h is part for the DirectX SDK. Please compare the
Visual Studio include directories if the VS versions you
mention are on the same computer, or install the DirectX
SDK on the VS 2005 machine.

Best regards,

Matthias Moetje
-------------------------------------
TAPI WIKI: http://www.tapi.info
-------------------------------------
TERASENS GmbH
Augustenstraße 24
80333 Munich, GERMANY
-------------------------------------
e-mail: moetje at terasens dot com
www: www.terasens.com
-------------------------------------


"Gravy Jones" <noone> wrote in message
news:c696
[..]
Similar Threads
<!--webbot bot="Include" U-Include="menuleft.htm" TAG="BODY" -->

I use above on every page to allow a left column called menuleft.htm to appear. Left column is like an index with links. When I do a compatibility check above comes up as...

ASP Error 0126 include file not found, when using ".." in include file path

Hello, I have some server side includes on a Classic asp page that look something like: <!-- #include virtual="/includes/file1.asp"--> <!-- #include...

SGI CC compiler: What happens if I use --> #include "unistd.h" and "stdio.h"?

Hello, I'm trying to understand someone else code. The below compiles and works fine and dandy. #include <sys/types.h> #include "unistd.h" #include "stdio.h"

Error:Cannot open include file "afxres.h"

Hi. Firstly, I created a empty smartphone app project. Then I inserted a menu into the app. After I saved the resource file(.rc), and try to open it, a dialog with the error...

Error:Cannot open include file "afxres.h"

Hi. Firstly, I created a empty smartphone app project. Then I inserted a menu into the app. After I saved the resource file(.rc), and try to open it, a dialog with the error...


All times are GMT. The time now is 08:12 PM. | Privacy Policy