Re: error C3867: function call missing argument list; for a cli thread calling functi
Well, your primary misconception may actually not have been that CodeGuru has a C++/CLI section (as mentioned over there in the VC++ section), but rather missing that you're writing a C++/CLI program in the first place.
It's generally not recommended to use native library routines (here: _beginthread()) in a managed environment without a real need to do so, but can become particularly problematic if multithreading is involved. For multithreading the real .NET way, have a look at the System::Threading namespace.
I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.
This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.