Re: Visual C++ wont autcomplete?
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Sun, 12 Aug 2007 00:33:35 -0400
Yes, I'd forgotten that, but if the .h file is not officially in the Header Files section
of the project, this will be the result.
joe
On Thu, 9 Aug 2007 10:52:01 -0700, "Tom Serface" <tom.nospam@xxxxxxxxxxxxx> wrote:
The actual code that uses the .h file has to be including in your solutionJoseph M. Newcomer [MVP]
somewhere. I think for V6 it only did intellisense for projects that were
in the solution. You could test this with Find In Files using the
Solution... option.
Tom
<hrsltd@xxxxxxxxxxxxxx> wrote in message
news:1186675211.930610.60950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
no that did not work, it does rebuild the .NCB file but as i say none
of the members from the structure will now autocomplete.
i usually just make sure i have the correct .H file and the DLL and
then Visual Studio 6.0 IDE will usually autocomplete?
Is it the way you complie the DLL which decides whether you can
autocomplete?
Thanks
Adam
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- Follow-Ups:
- Re: Visual C++ wont autcomplete?
- From: Tom Serface
- Re: Visual C++ wont autcomplete?
- References:
- Visual C++ wont autcomplete?
- From: hrsltd@xxxxxxxxxxxxxx
- Re: Visual C++ wont autcomplete?
- From: David Lowndes
- Re: Visual C++ wont autcomplete?
- From: hrsltd@xxxxxxxxxxxxxx
- Re: Visual C++ wont autcomplete?
- From: Tom Serface
- Visual C++ wont autcomplete?
- Prev by Date: Re: A question on __declspec(dllimport) and the Windows APIs.
- Next by Date: Re: Newbi MFC Dialog question
- Previous by thread: Re: Visual C++ wont autcomplete?
- Next by thread: Re: Visual C++ wont autcomplete?
- Index(es):
Relevant Pages
|