locohacker wrote:Lol I dont know but eveytime I try C++ i just get a headache and move on lol
I must admit that the VC++ 2005 for .NET is pretty messy and a bit hard to figure at start, because it's not pure C++ (when writing .NET code,) but it has it's benefits, the framework, amd above all the garbage collection, which in my oppinion should be implemented in standard C++.
I would prefer to use MFC instead of .NET, but MFC is not free, and I aint paying for it.
locohacker wrote:What I prob goign to end up doing is move to delphi from vb 6 for paltalk programs fro windows and learn c++ for linux and mac

the good thing I think was nano or ya chike that made a real easy to do program in c++ thas how i started on vb and then took off with a small pop up message

Maybe you can post one of the more simple programs code, or just some functions, and I can try to convert them to C++, so you can see the differences.