Is this a known issue, or should I (if I have time) attempt to find
a short example which illustrates the error?
Jonathan
Hi,I have c++ class library in which I use fopen/fclose from <stdio.h>.Compilation is OK, but the...
By pavel
Hi Baresi,The .pdb file has an erroneous signature. The linker will continue to linkthe object witho...
By pardeepsingh
I keep getting runtime error when i open outlook express i am using xp withthe sp2the error is at C:...
By gautcha
maybe it is about your project settings. you should check your include, lib,source directories.you c...
By aycaaksu
Hello!I would like this to happen:In my treeview - I have 4 main group, and about one hundred items ...
By larsgrtteland, 1 Comments
I have a class exported in a dll that has member variables I wish to access. When I do it I get an e...
By mccoyn, 4 Comments
Hi,how do you convert HWND to HMODULE or if you have the HWND how do u get itsHMODULE.regardsAbhishe...
By abhishek, 3 Comments
Hi,I'm using a List Control (report view) in a dialog. Thislist displays 4 text items, each consisti...
By geo, 2 Comments
Hello,I need to write a program in VC++. I would like to knowhow can I write it in such a way that o...
By writevccodewithintetion, 1 Comments
> This morning I got an internal error on VC7.1 which was apparently
>caused by failing to delete the definition of a destructor after
>removing the declaration from the class body.
> Is this a known issue, or should I (if I have time) attempt to find
>a short example which illustrates the error?
Jonathan,
An example will certainly enable someone to say whether it's resolved
or not, and to submit a bug report if its not.
Dave
davidlowndes | Mon, 31 Dec 2007 14:53:00 GMT |
"David Lowndes" <davidl...example.invalid> wrote in message
news:ms23701a2ogu5cts0sgc9fi5rd66oid4kt...4ax.com...
> > This morning I got an internal error on VC7.1 which was
apparently
> >caused by failing to delete the definition of a destructor after
> >removing the declaration from the class body.
> > Is this a known issue, or should I (if I have time) attempt to
find
> >a short example which illustrates the error?
> Jonathan,
> An example will certainly enable someone to say whether it's
resolved
> or not, and to submit a bug report if its not.
I know that an example would be best, but I was sort of hoping someone
would recognize the problem from my brief description so I wouldn't
have to try to produce a short example. ;-)
If nobody recognizes a known problem along these lines, I'll try to
produce an example when I get a chance.
Thanks,
Jonathan
jonathanturkanis | Mon, 31 Dec 2007 14:54:00 GMT |
>I know that an example would be best, but I was sort of hoping someone
>would recognize the problem from my brief description so I wouldn't
>have to try to produce a short example. ;-)
I'm afraid I forget the specifics (if I ever knew) of these issues as
soon as I've reported them, so I can't save you any time.
Perhaps someone else with a better memory for these things can
remember - but many of the MVPs are likely to be at the MS summit this
week.
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
davidlowndes | Mon, 31 Dec 2007 14:56:00 GMT |