lotrointerface.com
Search Downloads

LoTROInterface SVN BuildSkin

[/] [branches/] [newbeta/] [BuildSkin (beta)/] [Program.cs] - Blame information for rev 25

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 25 Mevordel-4860
using System;
2 Mevordel-4860
using System.Collections.Generic;
3 Mevordel-4860
using System.Windows.Forms;
4 Mevordel-4860
 
5 Mevordel-4860
namespace BuildSkin
6 Mevordel-4860
{
7 Mevordel-4860
    static class Program
8 Mevordel-4860
    {
9 Mevordel-4860
        /// <summary>
10 Mevordel-4860
        /// The main entry point for the application.
11 Mevordel-4860
        /// </summary>
12 Mevordel-4860
        [STAThread]
13 Mevordel-4860
        static void Main()
14 Mevordel-4860
        {
15 Mevordel-4860
            Application.EnableVisualStyles();
16 Mevordel-4860
            Application.SetCompatibleTextRenderingDefault(false);
17 Mevordel-4860
            Application.Run(new mainWindow());
18 Mevordel-4860
        }
19 Mevordel-4860
    }
20 Mevordel-4860
}

All times are GMT -5. The time now is 08:35 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui