VC++ directories with environment variables

  • Thread starter Daniel =?iso-8859-1?Q?Lidstr=F6m?=
  • Start date
D

Daniel =?iso-8859-1?Q?Lidstr=F6m?=

Where do the variables that are in VC++ Directories come from? For example,
there is a path $(FrameworkSDKDir) in the Executable files directories.
Where can I find out what this variable points to? It is not an environment
variable of my system.

--
Daniel
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 
W

Willy Denoyette [MVP]

Daniel Lidström said:
Where do the variables that are in VC++ Directories come from? For
example,
there is a path $(FrameworkSDKDir) in the Executable files directories.
Where can I find out what this variable points to? It is not an
environment
variable of my system.

--
Daniel
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Posting to the wrong NG?

Willy.
 
D

Daniel =?iso-8859-1?Q?Lidstr=F6m?=

Posting to the wrong NG?

Which one would you suggest Willy?

--
Daniel
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 
W

Willy Denoyette [MVP]

Daniel Lidström said:
Which one would you suggest Willy?

--
Daniel
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

I would try....

microsoft.public.vc.ide_general

Willy.
 
S

Steve McLellan

Try the languages.vc newsgroup. And I believe they're set by the
environment - if you open a VS command prompt, they're set there too.

Steve
 

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

Top