This commit is contained in:
MakariAeron
2014-12-19 16:06:02 -06:00
2 changed files with 17 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("?")]
[assembly: AssemblyProduct("PreviewToy")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2007")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]

View File

@@ -2,18 +2,26 @@ Created to aid playing with multiple clients in CCP game EVE-Online.
It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike.
Created by
The code is a bit of a mess, my (ulph / StinkRay) apologies, but do make a pull request etc if you want to contribute!
**Created by**
StinkRay
Maintained by
StinkRay
Makari Aeron
**Maintained by**
With additional contributions from
CCP FoxFour
* StinkRay
* Makari Aeron
**With contributions from**
* CCP FoxFour
**Current thread**
Current thread
https://forums.eveonline.com/default.aspx?g=posts&t=389086
Original thread
**Original thread**
https://forums.eveonline.com/default.aspx?g=posts&t=246157