|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows - comctl32.lib
I have a simple windows program that compiles and runs on Visual C++ 6.0, and DevC++ 4.9.9 something so I know the program works. I just need to get the comctl32.lib to link in with the project. I tried a lot of different ways and it still gives me the same errors. ie undefined identifier INITCOMMONCONTROLSEX stuff. Any help is greatly appreciated. Jay Dec 22 2004
What does your command to the linker look like? <jay_a_carlson yahoo.com> wrote in message news:cqbchk$25qs$1 digitaldaemon.com...I have a simple windows program that compiles and runs on Visual C++ 6.0, Dec 27 2004
|