VC++ directories with environment variables

  • Thread starter Thread starter Daniel =?iso-8859-1?Q?Lidstr=F6m?=
  • Start date 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?
 
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.
 
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?
 
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.
 
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
 
Back
Top