REGEDIT4

[HKEY_CLASSES_ROOT\.c]
@="c_source_file"

[HKEY_CLASSES_ROOT\.cpp]
@="c_source_file"

[HKEY_CLASSES_ROOT\.cxx]
@="c_source_file"

[HKEY_CLASSES_ROOT\.h]
@="c_header_file"

[HKEY_CLASSES_ROOT\.hpp]
@="c_header_file"

[HKEY_CLASSES_ROOT\.hxx]
@="c_header_file"

[HKEY_CLASSES_ROOT\c_source_file]
@="C Source File"

[HKEY_CLASSES_ROOT\c_source_file\shell]

[HKEY_CLASSES_ROOT\c_source_file\shell\open]
@=""

[HKEY_CLASSES_ROOT\c_source_file\shell\open\command]
@="C:\\UTIL\\VIM\\gvim.exe \"%1\""

[HKEY_CLASSES_ROOT\c_header_file]
@="C Header File"

[HKEY_CLASSES_ROOT\c_header_file\shell]

[HKEY_CLASSES_ROOT\c_header_file\shell\open]
@=""

[HKEY_CLASSES_ROOT\c_header_file\shell\open\command]
@="C:\\UTIL\\VIM\\gvim.exe \"%1\""

