Re: upgrade for Microsoft Development Environment 2003
- From: "Andrew McDonald" <myrmecophagavir@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jul 2005 22:02:37 +0100
<teds@xxxxxxxxx> wrote...
> I currently use Microsoft Development Environment 2003, Version
> 7.1.3088? Is there an upgrade/patch for and where would I find it?
>
> In particular, I'm wondering why C files included by other C files
> aren't handled correctly - i.e., I change one of the included files but
> it doesn't cause the parent file to get rebuilt. Also, the search
> doesn't extend to the included files.
MS hasn't released any service packs for VS2003, much to everyone's annoyance. There are certainly
productivity-hampering bugs that need fixing, but they prefer to work on the next major version and
hope we all buy that instead.
As for your specific problems, is the included file also in the project? Presumably you're including
..h files you mean, rather than .c files? And what search are you talking about - Find in Files? What
location did you select to search in? If you opt to look in the solution or project, it's not going
to search through included files, just files that are added to the project.
Andrew
.
- References:
- Prev by Date: Visual Studio 2005 installation directory
- Next by Date: Re: Upgrading from Version 2002
- Previous by thread: upgrade for Microsoft Development Environment 2003
- Next by thread: MSDN Help System "An unknown error has occurred."
- Index(es):
Loading