Hi, I'm trying to recompile my CS functions, and my references look like this at the moment:
using System; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Media; using System…