MSVC and cc filetypes
by Howard Dortch · in Torque Game Engine · 11/29/2005 (10:01 am) · 6 replies
Can someone tell me where the switch setting is to get MSVC 6 to understand cc filetypes? as in color the keywords.
#2
11/29/2005 (10:41 am)
Run the registry patch.
#3
11/29/2005 (10:48 am)
Ah yes that was the gig, been year and half ago. remind me which directory that can be found in please?
#4
thanks ben
11/29/2005 (10:54 am)
Nm found it, Jason it's in vc6 directory called VC6.cc.compiling.regthanks ben
#5
Still doesn't seem to show cc files in the file open dialog... or hasn't it worked?
11/29/2005 (11:00 am)
OK, I feel thicker than cold treacle now :-)Still doesn't seem to show cc files in the file open dialog... or hasn't it worked?
#6
11/29/2005 (11:02 am)
Open another file up then switch back, did the same for me, close the fille then reopen it.
Torque Owner Jason Farmer
So what I do is, open the file in the IDE , right click on it then change the language to C++ and close the dialog.
From that point on, that file is recognised as C++ by the workspace and you get the nice highlighting.