Re: Edit & Continue does not work
- From: Sylvain SF <sylvain@xxxxxxxxxxxxxxx>
- Date: Sun, 07 Sep 2008 02:02:00 +0200
David Lowndes wrote on 07/09/2008 01:38:
Do you have a means of reproducing this to order? If you do, try
submitting it as a bug report on connect.microsoft.com
sure, will be nice, but so far I can only say "it does work" (useless)
or it depends on I don't know what.
btw, the editor refuses to find & display definition of any functions
imported thru the .pch file (RT, Win32 API, ...) is there something
special to do to have these files 'intellisensed'.
Can you give an example of something common that doesn't work that you
expect should work?
that is reproducible (in my env. at least)
if I right-click on "memcpy" & select 'show definition', the string.h
file is opened, the same right-click on OffsetRect or CreateWindow, or
also types like RECT or POINT provides an alert "The Symbol 'OffsetRect'
is not defined."
my .pch starts with
#include <windows.h>
#include <windowsx.h>
#include <CommCtrl.h>
Sylvain.
.
- Follow-Ups:
- Re: Edit & Continue does not work
- From: David Lowndes
- Re: Edit & Continue does not work
- References:
- Edit & Continue does not work
- From: Sylvain SF
- Re: Edit & Continue does not work
- From: David Lowndes
- Re: Edit & Continue does not work
- From: Sylvain SF
- Re: Edit & Continue does not work
- From: David Lowndes
- Re: Edit & Continue does not work
- From: Sylvain SF
- Re: Edit & Continue does not work
- From: David Lowndes
- Edit & Continue does not work
- Prev by Date: Re: Edit & Continue does not work
- Next by Date: VS2008 compile crash
- Previous by thread: Re: Edit & Continue does not work
- Next by thread: Re: Edit & Continue does not work
- Index(es):