Re: TreeView in a Win32 application project

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Oct 4, 5:09 pm, nat...@xxxxxxxx (Nathan Mates) wrote:
In article <1191531653.952226.10...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,

SQACPP <lsdiscip...@xxxxxxxxxxx> wrote:
I get the following error when i try to use InitCommonControlsEx
error LNK2001: unresolved external symbol
__imp__InitCommonControlsEx@4
fatal error LNK1120: 1 unresolved externals
What is missing now?

What is missing is a trip to the documentation, which should be
your first stop, before usenet/discussion groups. Looking at said
documention,http://msdn2.microsoft.com/en-us/library/ms672653.aspx,
it says you need to link against a specific lib. Add that lib to your
linker settings. (No, I'm not going to list it here -- to get you in
the habit of reading documentation.)

Nathan Mates

--
<*> Nathan Mates - personal webpagehttp://www.visi.com/~nathan/
# Programmer at Pandemic Studios --http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A. Heinlein

Thanks!!! I understand how to add new lib in the linker now...
maybe sound basic but I spent hours trying to figure out what is wrong
before posting here... Really thanks for pointing to a solution! :)

.



Relevant Pages

  • Re: ANNOUNCE: eTcl for Windows Mobile 2003 (aka PocketPC) binaries available.
    ... describes what commands are available, and what they do, in addition to standard Tcl/Tk. ... As mentionned in previous post, we still need to write much of the documentation, to package and make available our own sources, and site need to be deeply updated. ... the console window is full-screen, so when the virtual keyboard is up, I can't see what goes on in the lower third of the screen. ... More generally, code still need some fixes, and yes, you are right, documentation is really missing. ...
    (comp.lang.tcl)
  • Re: Opening a MS Word document through a button click
    ... Dim aDoc As Word.Document = WordApp.Documents.Open(fileName, ... The second reply indicated that I don't need to handle "missing" parameters. ... documentation which is in the MS Word format. ... The next thing that doesn't quite work as expected is the open file ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Turn off highlighting of editable regions when a document is p
    ... Perhaps I was too hasty in my criticism of the Word API though I do think ... the documentation available is rather poor and it is rather difficult to find ... > The functionality wasn't missing after all... ... >> Thanks Klaus. ...
    (microsoft.public.word.vba.general)
  • NDoc .NET 2.0
    ... Diese funktioniert sehr gut mit .NET 2.0 Assemblies! ... Missing documentation for P:DynGUI.TextBoxDyn.ReadOnly ... public bool ReadOnly ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Opening a MS Word document through a button click
    ... The second reply indicated that I don't need to handle "missing" parameters. ... documentation which is in the MS Word format. ... that be when it is declared as Dim readOnly as Object = False? ... The next thing that doesn't quite work as expected is the open file ...
    (microsoft.public.dotnet.languages.vb)