Archive Browser
Download DigitalRuneTextEditorBatHighlighting.zip, last updated 23/06/2014 (19.59 KB)
Download- md5: c961d4fb5ee06a22c58bc600232d9949
using System;
using System.Windows.Forms;
namespace DigitalRuneTextEditorBatHighlighting
{
internal static class Program
{
#region Private Class Members
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
private static void Main()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new MainForm());
}
#endregion
}
}
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate