What header files do I need for my code to run in Microsoft Visual Studio?

  • Thread starter Thread starter sweetjones
  • Start date Start date
  • Tags Tags
    File
Click For Summary
The discussion centers on the challenges of migrating code from Borland to Microsoft Visual C++. The user has adjusted their header files to align with Microsoft's format but is encountering issues with certain headers not being recognized. They seek a comprehensive list of all possible header files available in Microsoft Visual Studio to resolve these issues. The suggested solution involves navigating to the directory \Program Files\Microsoft Visual Studio 8\VC\include to view the available header files.
sweetjones
Messages
44
Reaction score
0
Hello, I'm trying to copy and paste my code into Microsoft Visual C++. It's originally written in Borland. I rearranged my header files' format to fit Microsoft's format, but some headers aren't being read. Is there a list that has ever possible header file that exist for Microsoft Visual Studio? Thanx in Advance!
 
Technology news on Phys.org
Go to this directory, and list the files:


\Program Files\Microsoft Visual Studio 8\VC\include
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

Replies
4
Views
5K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
15
Views
9K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 9 ·
Replies
9
Views
16K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
6K