XerxesTheMighty
Programmer
I write my whole code out:
InitCommonControls(); works like the devil on my progam.
I include the header file, I did all the defining possible and it gives me an external funciton link error (therefore not compiling).
So I go troting off to
and find a code with it in it---it runs perfectly fine.
so I backup my code data and replace it with their code---it gives an error. So I replace my code into their code--same external error. (I've checked all my source code and it matches the other guys with all that InitCommonControls stuff)
What is going on?
I think my harddrive is corrupt-because my visually created dialog boxes, do not work any more (like the Close button is there but it doesn't work, you can't resize it, you can't move it, it moves all the content all the way down(so it cuts off half of it),etc.)
--------------
"I am a master of Suggestionism and Imperfectionism, bugs and errors are mine!"-this is an original statement by ME:
Xerxes Dynatos
InitCommonControls(); works like the devil on my progam.
I include the header file, I did all the defining possible and it gives me an external funciton link error (therefore not compiling).
So I go troting off to
and find a code with it in it---it runs perfectly fine.
so I backup my code data and replace it with their code---it gives an error. So I replace my code into their code--same external error. (I've checked all my source code and it matches the other guys with all that InitCommonControls stuff)
What is going on?
I think my harddrive is corrupt-because my visually created dialog boxes, do not work any more (like the Close button is there but it doesn't work, you can't resize it, you can't move it, it moves all the content all the way down(so it cuts off half of it),etc.)
--------------
"I am a master of Suggestionism and Imperfectionism, bugs and errors are mine!"-this is an original statement by ME:
Xerxes Dynatos