Re: Visual C++ wont autcomplete?



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

.



Relevant Pages

  • 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: Visual C++ wont autcomplete?
    ... As i say the code works, i can use the struct fine, it only the ... autocomplete doesnt work. ... struct would autocomplete but the new ones i added rgbA rgbB etc would ... I deleted the NCB file then none of them show up. ...
    (microsoft.public.vc.mfc)
  • 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)
  • Re: Visual C++ wont autcomplete?
    ... 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)