Game Development Community

Syntax Highlighting .cc Files

by Captain JMac · in Technical Issues · 10/07/2003 (12:36 pm) · 2 replies

Hi, I've searched all over the place for the answer to this question, but to no avail. Basically, I want to set up MS Dev studio to use syntax highlighting on .cc files in the same way that it does on .cpp files. I've worked out how to do it on individual files in the workspace, but not for every .cc file as a general rule. Can anyone help?

#1
10/07/2003 (2:32 pm)
I think the registry fix in the vc6 directory will take care of this.
#2
10/07/2003 (2:50 pm)
Yep! That worked. Thanks a lot!