C-Script Highlighting fr MS Visual Studio.

Zweck:

Wer den gewohnten Komfort von VC++ auch beim WDL Programmieren nicht vermissen mchte,
kann mit diesen beiden Dateien smtliche WDL/CSC Befehle in die Liste der gehighlighteten
Befehle bernemen.

Anleitung:
Einfach die Datei "usertype.dat" ins Verzeichniss: Microsoft Visual Studio\Common\MSDev98\Bin kopieren.
Sollte sie schon vorhanden sein, einfach den Inhalt meiner Datei an den der bestehenden anhngen.

Dann die "c-script syntax_high.reg" ausfhren, welche den WDL Eintrag in der Registry macht.

Und schon ist WDL in Visual Studio integriert.

Wir werden regelmssige Updates der Datei machen, um immer auf dem neusten Stand zu sein.
Wem das nicht reicht, der kann seine  Befehle selber einfach in die Datei schreiben.

Von old_bill und Coaster

www.bills-world.de.vu
www.DeadMunk.tk

----------------------------------------------------------------------------------------------------
C-Script Highlighting fr MS Visual Studio.

Purpose:

If you dont want miss the comfort from Visual Studio in WDL prgramming, you can add all WDL/CSC Commands
to the List of Highlighting in VC++.

Manual:
Copy the File "usertype.dat" in the Folder: Microsoft Visual Studio\Common\MSDev98\Bin .
If its already there, attach the Content from my File to the existing.

Then double click the "c-script syntax_high.reg" and agree the Copy Quest.
The *.reg adds *.wdl as an File Type in the MSVC++ List for Highlightig.

We will update the Command list every time.
If you want to do it self, just add the Commands in the *.dat File.

BY old_bill and Coaster

www.bills-world.de.vu
www.DeadMunk.tk


----------------------------------------------------------------------------------------------------


18.07.03:
Whole A6 Syntax added.