I've been doing all of my development using C# in Visual Studio, first 2010 and now 2012. I need to create a DLL using C language for the project I'm working on. Only when I do File | New Project, I can't find an option for creating a DLL using C.
How do you do this?