Re: Visual C++ wont autcomplete?



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 solution
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

Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: Visual C++ wont autcomplete?
    ... I think for V6 it only did intellisense for projects that were in the solution. ... of the members from the structure will now autocomplete. ... then Visual Studio 6.0 IDE will usually autocomplete? ... Is it the way you complie the DLL which decides whether you can ...
    (microsoft.public.vc.mfc)
  • Re: Visual C++ wont autcomplete?
    ... I have built a C++ DLL not in manged code but using visual ... COLORREF rgbBackground; ... COLOURREF members rgbA, rgbB, and rgbC. ... i can actually use these members but they do not autocomplete. ...
    (microsoft.public.vc.mfc)
  • Re: How do I get the address to pop up as I enter a few letters in th.
    ... OL2000 and prior do not have any form of autocomplete at all - just ... folders/address book after typing a few letters). ... OL2002 and up have the same autoresolve feature, ... And you can still use autoresolve - type in JOE in the TO ...
    (microsoft.public.outlook.general)
  • Re: Looking for an Autocomplete DropDownList
    ... Andy Smith of MetaBuilders built a combo box with autocomplete ... The control (DLL) and the source code are free. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Visual C++ wont autcomplete?
    ... I have built a C++ DLL not in manged code but using visual ... COLORREF rgbBackground; ... i can actually use these members but they do not autocomplete. ... the weird thing is i use visual studio 2003 and reference the DLL it ...
    (microsoft.public.vc.mfc)