Visual C++

Moderators: Lundin
Number of threads: 379
Number of posts: 695

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
tapi Posted by Elin on 31 Mar 2009 at 11:26 AM
I am upgrading from an older version of Visual Studio to Visual Studio Express 9.0. In my code I have #include <tapi.h>. This causes an error. Does anyone know how to solve this?

Report
Re: tapi Posted by Malcolm_McLean on 2 Apr 2009 at 6:53 AM
The header has probably been discontinued.

Strip out the #include, and recompile. You should then get errors telling you where you have called the associated functions. You then need to look them up in the documentation, or do a web search to see if there are any equivalents.

A quick search turned up that tapi.h had been rolled into the rest of the SDK. However I am not familiar with the library.
Report
Re: tapi Posted by Elin on 2 Apr 2009 at 7:38 AM
When I created the project, Visual Studio left the "Preprocessor Definitions" blank. When I put in "WIN32;_DEBUG;_WINDOES" it compiled OK.
Thanks for the response.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.