c++.windows - comctl32.lib
- jay_a_carlson yahoo.com Dec 22 2004
- "Walter" <newshound digitalmars.com> Dec 27 2004
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,
DevC++ 4.9.9 something so I know the program works. I just need to get
comctl32.lib to link in with the project. I tried a lot of different ways
it still gives me the same errors. ie undefined identifier
stuff. Any help is greatly appreciated. Jay
Dec 27 2004








"Walter" <newshound digitalmars.com>