CS files display in VS6 like CPP files ? 
Author Message
 CS files display in VS6 like CPP files ?

Hi

How and where in my VS6 can I change something, that CS files will
displayed in the same colors as CPP files?

I know, I can change the extension from CS to CPP, but I want.  ;-)

TIA
p
--



Sun, 08 Feb 2004 16:35:40 GMT  
 CS files display in VS6 like CPP files ?
Hi,

Go to your ..\Common\MSDev98\Macro2 subdirectory and open the sample.dsm
macro for example. You can enable sample.dsm as well as your own macros from
"Addi-ins and Macro Files" tab of the "Customize" dialog box.

Regards,
Vadim Bodrov


Quote:
> Hi

> How and where in my VS6 can I change something, that CS files will
> displayed in the same colors as CPP files?

> I know, I can change the extension from CS to CPP, but I want.  ;-)

> TIA



Mon, 09 Feb 2004 14:22:38 GMT  
 CS files display in VS6 like CPP files ?
Hi,

The macros aren't the best way to do what you asked about (sorry for such a
confusion). There is another most easiest way to make your .cs files looks
like the .cpp ones. To do so, just open your .cs file, and right click on it
with a mouse. When choose the Properties option. Now you have to select the
language in the appeared dialog box. That's all ;-)

Regards.

Quote:
> Hi

> How and where in my VS6 can I change something, that CS files will
> displayed in the same colors as CPP files?

> I know, I can change the extension from CS to CPP, but I want.  ;-)

> TIA
> p



Tue, 10 Feb 2004 22:52:52 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Newbie: separate big .cs file into small .cs files

2. resx files needed for cs - files ??

3. Suitable tool to convert c files to cpp files

4. cpp __FILE__ with uppercase file names

5. .cpp file corrupted - recovered and appears as binary file - HELP

6. 2 classes 2 CPP files, no header files

7. Tell cl that a *.c file is a cpp file

8. Header file and cpp file

9. Urgent - CPP file became a binary file

10. Help on file.c (not file.cpp) within SDI application

11. How to tell VS6 the symbols files path?

12. What VS6 files can I delete ?

 

 
Powered by phpBB® Forum Software