[C++] IDE Problem (Visual C++ 6)
hey guys, when i open a project with vc++ the syntax colors won't work for cpp files
for it work i need to rightclick on the cpp file(ide) then choose properties, so there i can change the type of syntax, but how can i make the ide color all the syntaxes on load?
another one:
when you are coding something, when you type something:: it appears a mini window showing the functions, vars and arguments in the 'something' class. in my vc++ it dont appears, how do i enable it? (code completion window, i dont know how is the name of this **)