Does VS .NET Pro 2003 install a copy of win32api.txt?

  • Thread starter Thread starter Howard Kaikow
  • Start date Start date
H

Howard Kaikow

Does VS .NET Pro 2003 install a copy of win32api.txt?

On another system, I see that a copy was installed by VS .NET Pro 2002.
 
Howard Kaikow said:
Does VS .NET Pro 2003 install a copy of win32api.txt?

IIRC, none of the VS.NET versions install "win32api.txt".
On another system, I see that a copy was installed by VS .NET Pro 2002.

Are you sure about that? What's the file's path?
 
Herfried K. Wagner said:
Are you sure about that? What's the file's path?

G:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\Bin
 
Howard Kaikow said:
G:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\Bin

It's not on my development machine. I can only imagine that some 3rd party
utility installed it there...
 
My VS 2002 has it in the same place. No third party VS add-ons on my
machine.
 
Tad Marshall said:
My VS 2002 has it in the same place. No third party VS add-ons on my
machine.

AFAIK, I too do not have any VS add-ins, so some software installed the file
anyway.

I'll just have to remember to look at the C++ header files.
I used to tie a string around my finger to remember things, but that could
be bad for blood circulation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top