View Single Post
  #4  
Old 01-22-2003, 02:29 AM
Kaiyodo
Hill Giant
 
Join Date: Jan 2002
Location: Midlands,UK
Posts: 149
Default

All my utils for the emu are written in C++ on VC.NET. I tend to back port them to VC6 so people without .NET can compile them.

I also use C# a fair bit for quick utilities due to the speed you can get a working UI up (I have a C# version of EQInside I wrote at home).

K.
Reply With Quote